Method: SurveyorControllerCustomMethods#surveyor_index
- Defined in:
- lib/generators/surveyor/templates/app/controllers/surveyor_controller.rb
#surveyor_index ⇒ Object
Paths
28 29 30 31 |
# File 'lib/generators/surveyor/templates/app/controllers/surveyor_controller.rb', line 28 def surveyor_index # most of the above actions redirect to this method super # surveyor.available_surveys_path end |