Sha256: d779ee09ac282b0c98dc37217f81eb946ed904043f0488ac3128e30e94f97807

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

class Auth::Shopping::Product
	include Auth::Concerns::Shopping::ProductConcern
	def attributes_for_tags
		["name","description"]
	end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wordjelly-auth-1.3.3 app/models/auth/shopping/product.rb
wordjelly-auth-1.3.2 app/models/auth/shopping/product.rb
wordjelly-auth-1.3.1 app/models/auth/shopping/product.rb
wordjelly-auth-1.3.0 app/models/auth/shopping/product.rb
wordjelly-auth-1.2.9 app/models/auth/shopping/product.rb
wordjelly-auth-1.2.8 app/models/auth/shopping/product.rb