Class: Admin::Base::Resource::RowDefinition
- Inherits:
-
Struct
- Object
- Struct
- Admin::Base::Resource::RowDefinition
- Defined in:
- lib/admin/base/resource.rb
Instance Attribute Summary collapse
-
#cols ⇒ Object
Returns the value of attribute cols.
Instance Attribute Details
#cols ⇒ Object
Returns the value of attribute cols
416 417 418 |
# File 'lib/admin/base/resource.rb', line 416 def cols @cols end |