Closed iGEL closed 14 years ago
I don't think this is Rails 3. Please see the first section of the FAQ: http://wiki.github.com/ngauthier/hydra/why-isnt-it-working
I tried that, to quote myself: "Setting RAILS_ENV just removes the warning about being in dev environment."
Specifically, I'm referring to changing the "require 'test_helper'" to something more like: require File.join(File.pathname(FILE), '..', 'test_helper')
-Nick
Hmm, look's like I havn't read the docs as I should. I'm don't have time to try it again, so I'll just close the bug for now.
Sadly, it doesn't work with Rails 3 Beta 4. I get these errors:
Setting RAILS_ENV just removes the warning about being in dev environment.
My setup (On Ubuntu 10.4):