i am getting the same error as undefined method 'add_acts_as_authentic_module'
can any one tell how can it be solved?
my redmine version is 1.3.0
on executing rake db:migrate RAILS_ENV=production
i am getting following error:
rake aborted! undefined method `add_acts_as_authentic_module' for ActiveRecord::Base:Class
Tasks: TOP => db:migrate => environment (See full trace by running task with --trace)