Method: Fog::Attributes::ClassMethods#ignored_attributes
- Defined in:
- lib/fog/core/attributes.rb
#ignored_attributes ⇒ Object
108 109 110 |
# File 'lib/fog/core/attributes.rb', line 108 def ignored_attributes @ignored_attributes ||= [] end |