Class: D3Maps::WelcomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- D3Maps::WelcomeController
- Defined in:
- app/controllers/welcome_controller.rb
Instance Method Summary collapse
Instance Method Details
#about ⇒ Object
6 7 |
# File 'app/controllers/welcome_controller.rb', line 6 def about end |
#index ⇒ Object
3 4 |
# File 'app/controllers/welcome_controller.rb', line 3 def index end |