Class: LunarShell::User

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/lunar_shell/user.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_passwordObject

Returns the value of attribute current_password.



3
4
5
# File 'app/models/lunar_shell/user.rb', line 3

def current_password
  @current_password
end