Defect #19419
closed
MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
Added by j j over 9 years ago.
Updated about 9 years ago.
Description
I'm setting up to my computer
I'm at Step 5 - Session store secret generation
when i type
bundle exec rake generate_secret_token
then error like:
rake aborted!
Name error: uninitialized constant ActionView::Helpers::ActionModeHelper
C:/Ruby22/redmine/config/application.rb:5:in '<top'
C:/Ruby22/redmine/Rakefile :5:in 'require'
C:/Ruby22/redmine/Rakefile :5:in '<top'
LoadError: cannot load such file -- actionpack-action_caching
C:/Ruby22/redmine/config/application.rb:5:in '<top'
C:/Ruby22/redmine/Rakefile :5:in 'require'
C:/Ruby22/redmine/Rakefile :5:in '<top'
<See full trace by running task with --trace>
You can see clearly in my attached file
Files
- Subject changed from Error when installing redmine to Mingw Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- Status changed from New to Confirmed
$ ruby --version
ruby 2.2.1p85 (2015-02-26 revision 49769) [x64-mingw32]
$ rake -T
rake aborted!
LoadError: cannot load such file -- nokogiri/nokogiri
c:/workdir/hg-workdir/REDMINE/all/config/application.rb:5:in `<top (required)>'
c:/workdir/hg-workdir/REDMINE/all/Rakefile:5:in `<top (required)>'
LoadError: cannot load such file -- nokogiri/2.2/nokogiri
c:/workdir/hg-workdir/REDMINE/all/config/application.rb:5:in `<top (required)>'
c:/workdir/hg-workdir/REDMINE/all/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
- Subject changed from Mingw Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper to MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- Status changed from Confirmed to Closed
- Resolution set to Invalid
- Related to Defect #19952: Redmine is in error with Fedora 22 added
- Related to deleted (Defect #19952: Redmine is in error with Fedora 22)
- Related to Defect #19952: Redmine is in error with Fedora 22 added
- Has duplicate Defect #20285: Redmine installation is not working : NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper added
- Resolution changed from Invalid to Wont fix
Also available in: Atom
PDF