Class: Backyard::Configuration::Model
- Inherits:
-
Object
- Object
- Backyard::Configuration::Model
- Defined in:
- lib/backyard/configuration.rb
Instance Attribute Summary collapse
Instance Attribute Details
#name_attributes ⇒ Object
56 57 58 |
# File 'lib/backyard/configuration.rb', line 56 def name_attributes @name_attributes ||= [] end |
#name_blocks ⇒ Object
60 61 62 |
# File 'lib/backyard/configuration.rb', line 60 def name_blocks @name_blocks ||= [] end |