Method: ActiveAdmin::Views::TableFor#default_options
- Defined in:
- lib/active_admin/views/components/table_for.rb
#default_options ⇒ Object (protected)
132 133 134 135 136 |
# File 'lib/active_admin/views/components/table_for.rb', line 132 def { i18n: @resource_class } end |