Matthias Vierthaler
Results
1
comments of
Matthias Vierthaler
hello! Had the same issue - here is my stack trace for easier debugging: NoMethodError: undefined method `alias_method_chain' for ProjectsHelper:Module ``` bundle exec rake db:migrate RAILS_ENV=production --trace (in /mypath/redmine-4.0) **...