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