ngauthier/hydra

Failing to set a RAILS_ENV at the command line gives a warning even when I'm not using Hydra.

Closed this issue · 1 comments

Failing to set a RAILS_ENV at the command line gives a warning even when I'm not using Hydra.

It's like this:

$ rake db:reset
WARNING: RAILS_ENV is "development". Make sure to set it properly (ex: "RAILS_ENV=test rake hydra")

All fixed