Method: ActiveNavigation::Helpers#active_navigation
- Defined in:
- lib/active_navigation/helpers.rb
#active_navigation(menu) ⇒ Object
8 9 10 |
# File 'lib/active_navigation/helpers.rb', line 8 def () render :partial => "navigation/active_navigation", :locals => { :menu => } end |