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