Method: CloudApp::Account#updated_at
- Defined in:
- lib/cloudapp/account.rb
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at.
117 118 119 |
# File 'lib/cloudapp/account.rb', line 117 def updated_at @updated_at end |