Class: TopController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- TopController
- Defined in:
- lib/minimum/omniauth/scaffold/templates/controllers/top_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
トップ.
Instance Method Details
#index ⇒ Object
トップ
5 6 |
# File 'lib/minimum/omniauth/scaffold/templates/controllers/top_controller.rb', line 5 def index end |