Method: Wice::GridRenderer#last_column_for_html
- Defined in:
- lib/grid_renderer.rb
#last_column_for_html ⇒ Object
:nodoc:
80 81 82 |
# File 'lib/grid_renderer.rb', line 80 def last_column_for_html #:nodoc: filter_columns(:in_html).last end |