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 Edge Rails (rails-3.0.0-beta4), load_paths has been renamed to autoload_paths, resulting in this error:
/Users/peter/.rvm/gems/ruby-1.9.2-preview3@rails3edge/gems/authlogic-connect-0.0.5.1/lib/authlogic-connect.rb:26:in block in <top (required)>': undefined methodload_paths' for ActiveSupport::Dependencies:Module (NoMethodError)
The text was updated successfully, but these errors were encountered:
In Edge Rails (rails-3.0.0-beta4), load_paths has been renamed to autoload_paths, resulting in this error:
/Users/peter/.rvm/gems/ruby-1.9.2-preview3@rails3edge/gems/authlogic-connect-0.0.5.1/lib/authlogic-connect.rb:26:in
block in <top (required)>': undefined method
load_paths' for ActiveSupport::Dependencies:Module (NoMethodError)The text was updated successfully, but these errors were encountered: