Class: StaticController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- StaticController
- Defined in:
- lib/active_admin/generator/templates/app/controllers/static_controller.rb
Instance Method Summary collapse
Instance Method Details
#homepage ⇒ Object
3 4 |
# File 'lib/active_admin/generator/templates/app/controllers/static_controller.rb', line 3 def homepage end |