Method: User::ResetPassword#code

Defined in:
app/models/user/reset_password.rb

#codeObject

Returns the value of attribute code.



8
9
10
# File 'app/models/user/reset_password.rb', line 8

def code
  @code
end