You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get twitter-auth working with my application in Rails 3 (beta), I had to switch from RAILS_ENV to Rails.env and add an explicit engine file, since engine behavior is no longer automatic for gems.
In order to get twitter-auth working with my application in Rails 3 (beta), I had to switch from RAILS_ENV to Rails.env and add an explicit engine file, since engine behavior is no longer automatic for gems.
http://github.com/benders/twitter-auth/compare/master...rails_3
The text was updated successfully, but these errors were encountered: