I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Bug #2382

Updated by Andriy Lesyuk over 8 years ago

Hi,

Please fix it !

This plugin generate a error when I install on the system :

<pre>
Environment:
Redmine version 3.0.3.stable
Ruby version 2.2.2-p95 (2015-04-13) [x86_64-linux]
Rails version 4.2.1
Environment production
Database adapter Mysql2
</pre>


---------------------------------------------

<pre>
$ rake redmine:plugins:migrate RAILS_ENV=production
(in /var/www/redmine)
rake aborted!
NoMethodError: undefined method `after_move' for #<Class:0x0000000626fba0>
/usr/local/rvm/gems/ruby-2.2.2/gems/activerecord-4.2.1/lib/active_record/dynamic_matchers.rb:26:in `method_missing'
/var/www/redmine/plugins/project_section/lib/section_project_patch.rb:15:in `block in included'
/var/www/redmine/plugins/project_section/lib/section_project_patch.rb:7:in `class_eval'
/var/www/redmine/plugins/project_section/lib/section_project_patch.rb:7:in `included'
</pre>

Back

Terms of use | Privacy policy