Class: Houston::Extensions::HasTable::Column
- Inherits:
-
Struct
- Object
- Struct
- Houston::Extensions::HasTable::Column
- Defined in:
- lib/houston/boot/extensions/dsl.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Method Summary
Methods included from Permitted
Methods included from Render
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
56 57 58 |
# File 'lib/houston/boot/extensions/dsl.rb', line 56 def name @name end |