Project

General

Profile

Installation of redmine 1.1.3: uninitialized constant ActiveRecord::Base::Redmine

Added by Stefan Busemann almost 13 years ago

I got an error during installation process:
RAILS_ENV=production rake db:migrate

rake aborted!
uninitialized constant ActiveRecord::Base::Redmine

Installation of 1.1.2 does work.

Environment:
Rails 2.3.5
rack-1.0.1
i18-n-0.4.2
rubytree-0.8.1
coderay-0.9.7
ruby 1.8.7

Does anyone has a hint?