Class: AdminIt::Helpers::Cell
- Inherits:
-
WrapIt::Base
- Object
- WrapIt::Base
- AdminIt::Helpers::Cell
- Includes:
- WrapIt::TextContainer
- Defined in:
- lib/admin_it/helpers/table.rb
Instance Attribute Summary collapse
-
#column ⇒ Object
Returns the value of attribute column.
Instance Attribute Details
#column ⇒ Object
Returns the value of attribute column.
8 9 10 |
# File 'lib/admin_it/helpers/table.rb', line 8 def column @column end |