Class: Eventsimple::HomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Eventsimple::HomeController
- Defined in:
- app/controllers/eventsimple/home_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
#event_class_names, #event_classes
Instance Method Details
#index ⇒ Object
3 |
# File 'app/controllers/eventsimple/home_controller.rb', line 3 def index; end |