Class: WelcomeController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- WelcomeController
- Defined in:
- lib/generators/vue/templates/welcome_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
2 3 |
# File 'lib/generators/vue/templates/welcome_controller.rb', line 2 def index end |