Class: Verse::Auth::Session

Inherits:
Resource show all
Defined in:
lib/verse/auth/session.rb

Instance Method Summary collapse

Methods inherited from Resource

model_name, #specific

Instance Method Details

#form_attributesObject



4
5
6
# File 'lib/verse/auth/session.rb', line 4

def form_attributes
  [:login, :password]
end