Returns the value of attribute last_login
Returns:
the current value of last_login
7 8 9
# File 'lib/heroku/model/account.rb', line 7 def last_login @last_login end