module SimpleNavigation::ControllerMethods::ClassMethods

Public Instance Methods

navigation(*args) click to toggle source

Sets the active navigation for all actions in this controller.

The specified symbol must match the keys for your navigation items in your config/navigation.rb file.