Closed
Description
I'm trying Rspec-2.0.0.beta.10 with Rails-3.0.0.beta3 and Ruby-1.9.2-preview3 and my environment is not getting set to 'test' as it should. I tryed using the spec command, rake spec and autotest but both Rails.env and ENV['RAILS_ENV'] are always 'development'.
At first I thought it was an Mongoid issue, but I created a new project using ActiveRecord and sqlite3 and the problem still exists.
Metadata
Metadata
Assignees
Labels
No labels