binarylogic/authlogic_example

ActionView::TemplateError (undefined method `username'

Opened this issue · 0 comments

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.