Class: Tim::ProviderImage
- Defined in:
- app/models/tim/provider_image.rb
Instance Attribute Summary collapse
-
#credentials ⇒ Object
writeonly
Sets the attribute credentials.
Instance Attribute Details
#credentials=(value) ⇒ Object (writeonly)
Sets the attribute credentials
11 12 13 |
# File 'app/models/tim/provider_image.rb', line 11 def credentials=(value) @credentials = value end |