Method: NavigationHelpers#link_to_cribsheet
- Defined in:
- lib/coursegen/course/helpers/navigation_helpers.rb
#link_to_cribsheet(item_symbol) ⇒ Object
21 22 23 |
# File 'lib/coursegen/course/helpers/navigation_helpers.rb', line 21 def link_to_cribsheet item_symbol link_to_section :cribsheets, item_symbol end |