class Verse::Auth::Session
Public Instance Methods
form_attributes()
click to toggle source
# File lib/verse/auth/session.rb, line 4 def form_attributes [:login, :password] end
# File lib/verse/auth/session.rb, line 4 def form_attributes [:login, :password] end