Defect #5486
closedDoes redmine force to point to development?
0%
Description
Hello,
I am trying to switch to production by adding RAILS_ENV="production" while running webrick.. but somehow it always try to connect to "development".
Is it an expected behavior in redmine?
Thanks,
-iwan
Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.3.6
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Application root c:/SVN/redmine0.9
Environment development
Database adapter mysql
Database schema version 20100313171051
Updated by Felix Schäfer almost 15 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Please visit the forums for support, and make sure you include what exactly you are trying to call webrick with so we can help you.