Class: Dedalus::PatternLibrary::Models::Library
- Inherits:
-
Metacosm::Model
- Object
- Metacosm::Model
- Dedalus::PatternLibrary::Models::Library
- Defined in:
- lib/dedalus/pattern_library/models/library.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/dedalus/pattern_library/models/library.rb', line 5 def name @name end |