Class: BootstrapViewHelpersController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- BootstrapViewHelpersController
- Defined in:
- app/controllers/bootstrap_view_helpers_controller.rb
Overview
This controller displays working examples of the helpers.
After installation, restart your rails server and point your browser to:
http://<app_name>/bootstrap_view_helpers
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
10 11 |
# File 'app/controllers/bootstrap_view_helpers_controller.rb', line 10 def index end |