Method: CustomTable::ApplicationHelper#fields_table_for
- Defined in:
- app/helpers/custom_table/application_helper.rb
#fields_table_for(collection, options = {}, &block) ⇒ Object
31 |
# File 'app/helpers/custom_table/application_helper.rb', line 31 def fields_table_for(collection, = {}, &block); end |