Class: Tim::ProviderImage

Inherits:
Base
  • Object
show all
Defined in:
app/models/tim/provider_image.rb

Instance Attribute Summary collapse

Instance Attribute Details

#credentials=(value) ⇒ Object (writeonly)

Sets the attribute credentials

Parameters:

  • value

    the value to set the attribute credentials to.



11
12
13
# File 'app/models/tim/provider_image.rb', line 11

def credentials=(value)
  @credentials = value
end