Skip to content

RSpec not setting environment to test #70

Closed
@samflores

Description

@samflores

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions