Class: Bizarroids::Slider::CollectionsController
- Inherits:
-
Object
- Object
- Bizarroids::Slider::CollectionsController
- Defined in:
- app/controllers/bizarroids/slider/collections_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
9 10 11 |
# File 'app/controllers/bizarroids/slider/collections_controller.rb', line 9 def index @collections = Collection.actual end |