Method: KktShoppe::ProductCategoryLocalisationsController#index
- Defined in:
- app/controllers/kkt_shoppe/product_category_localisations_controller.rb
#index ⇒ Object
10 11 12 |
# File 'app/controllers/kkt_shoppe/product_category_localisations_controller.rb', line 10 def index @localisations = @product_category.translations end |