Class: Gemgento::FooterLinksController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ApplicationController
- Gemgento::FooterLinksController
- Defined in:
- app/controllers/gemgento/footer_items_controller.rb
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
12 13 14 |
# File 'app/controllers/gemgento/footer_items_controller.rb', line 12 def destroy end |
#index ⇒ Object
4 5 6 |
# File 'app/controllers/gemgento/footer_items_controller.rb', line 4 def index end |
#show ⇒ Object
8 9 10 |
# File 'app/controllers/gemgento/footer_items_controller.rb', line 8 def show end |