Sha256: 2ecbfeed6b2fc9d90e31f454709e39625d9ed2668bdcaaa5171d94f14b7422a1
Contents?: true
Size: 249 Bytes
Versions: 20
Compression:
Stored size: 249 Bytes
Contents
class Admin::ProductPropertiesController < Admin::BaseController resource_controller # note: we're using attribute_fu to manage the product_properties so the products controller will be # doing most of the work belongs_to :product end
Version data entries
20 entries across 20 versions & 3 rubygems