authlogic_example
authlogic_example copied to clipboard
ActionView::TemplateError (undefined method `username'
I followed this example exactly and keep getting template error undefined method for login, username etc. someone else had this problem on another site and added login_field :login to the user_session.rb yet in your example you dont have to do this.