Method: Muffin::NestedAttribute#initialize
- Defined in:
- lib/muffin/frostings/attributes.rb
#initialize(attributes = {}) ⇒ NestedAttribute
81 82 83 |
# File 'lib/muffin/frostings/attributes.rb', line 81 def initialize(attributes = {}) self.attributes = attributes end |