Closed thedeeno closed 10 years ago
Thanks for this family of projects. I'm just diving in.
I'm getting runtime errors when using this outside of rails. I don't think rails is a requirement here. This should only try to use the rails-env-switcher if ::Rails is defined.
::Rails
I've also fixed some dependency issues with rails-env-switcher. You should be good now :)
Awesome!
Thanks for this family of projects. I'm just diving in.
I'm getting runtime errors when using this outside of rails. I don't think rails is a requirement here. This should only try to use the rails-env-switcher if
::Rails
is defined.