Ruby on Rails Monday, February 16, 2015

Hello,

I've been using ActiveRecord and ActionMailer outside Rails.
Versions: 4.1.7

Recently wanted to update to 4.2.0 and got an issue:

NoMethodError: undefined method `env' for Rails:Module  /Users/user/.rvm/gems/ruby-2.1.2/gems/activerecord-4.2.0/lib/active_record/connection_handling.rb:3:in `block in <module:ConnectionHandling>'

I've also commented in the commit, so you can have a look for more info there.

https://github.com/rails/rails/commit/290e8e117fd33189fec25d13b37e686b27247ad1#commitcomment-9757150

Any ideas on how to solve it?

Thank you!

Giedrius

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f6055d4c-9cf1-4ec7-8e81-24de8f8f6f5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment