Class: Admin::LinkBlockItemsController
- Inherits:
-
AdminController
- Object
- AdminController
- Admin::LinkBlockItemsController
- Includes:
- EntityPriority, ToggleableEntity
- Defined in:
- app/controllers/admin/link_block_items_controller.rb
Instance Method Summary collapse
-
#show ⇒ Object
get /admin/link_block_items/:id.
Methods included from EntityPriority
Methods included from ToggleableEntity
Instance Method Details
#show ⇒ Object
get /admin/link_block_items/:id
8 9 |
# File 'app/controllers/admin/link_block_items_controller.rb', line 8 def show end |