Class: Ecm::Pictures::GalleriesController
- Inherits:
-
Object
- Object
- Ecm::Pictures::GalleriesController
- Defined in:
- app/controllers/ecm/pictures/galleries_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
7 |
# File 'app/controllers/ecm/pictures/galleries_controller.rb', line 7 def index; end |
#show ⇒ Object
9 |
# File 'app/controllers/ecm/pictures/galleries_controller.rb', line 9 def show; end |