Class: CloudApp::Account
- Inherits:
-
Object
- Object
- CloudApp::Account
- Defined in:
- lib/gloudapp/patches.rb
Instance Attribute Summary collapse
-
#subscription_expires_at ⇒ Object
readonly
Returns the value of attribute subscription_expires_at.
Instance Attribute Details
#subscription_expires_at ⇒ Object (readonly)
Returns the value of attribute subscription_expires_at.
5 6 7 |
# File 'lib/gloudapp/patches.rb', line 5 def subscription_expires_at @subscription_expires_at end |