Class: ScavengerHunt::HomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ScavengerHunt::HomeController
- Defined in:
- lib/scavenger_hunt/app/controllers/scavenger_hunt/home_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
2 3 4 |
# File 'lib/scavenger_hunt/app/controllers/scavenger_hunt/home_controller.rb', line 2 def index # NOOP end |