Method: Configuration#table_class
- Defined in:
- lib/tablematic/configuration.rb
#table_class ⇒ Object
Returns the value of attribute table_class.
2 3 4 |
# File 'lib/tablematic/configuration.rb', line 2 def table_class @table_class end |