Method: SmartManaging::ApplicationHelper#new_item_path
- Defined in:
- app/helpers/smart_managing/application_helper.rb
#new_item_path ⇒ Object
14 15 16 |
# File 'app/helpers/smart_managing/application_helper.rb', line 14 def new_item_path new_polymorphic_path(klass) end |