Method: SmartManaging::ApplicationHelper#colspan
- Defined in:
- app/helpers/smart_managing/application_helper.rb
#colspan ⇒ Object
6 7 8 |
# File 'app/helpers/smart_managing/application_helper.rb', line 6 def colspan number_of_attributes + 1 end |