Sha256: f5b14f851f15584b0f99ed271e2e5310c025aeb65c84f40a6f4a5c4ee381b97b
Contents?: true
Size: 113 Bytes
Versions: 1
Compression:
Stored size: 113 Bytes
Contents
class Mylist::ProductsController < ApplicationController acts_as_mylist :product, -> { Product.published } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
daimon-exhibition-0.1.0 | spec/dummy/app/controllers/mylist/products_controller.rb |