-
Notifications
You must be signed in to change notification settings - Fork 514
Closed
Description
This gem is incompatible with https://github.com/rails/spring . The problem seems to be that the <%= ENV['TEST_ENV_NUMBER'] %> in the database.yml is not reevaluated for each test that is spinned up.
I am using the follwing two gems:
gem "spring"
gem "spring-commands-rspec"
Is there a workaround i can use?
Metadata
Metadata
Assignees
Labels
No labels