Sha256: edd63fd21b9363f5821232065f6d7ad9646547b200b6a20de80a8db31a54ac29

Contents?: true

Size: 142 Bytes

Versions: 25

Compression:

Stored size: 142 Bytes

Contents

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

	

end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.9 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.8 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.7 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.6 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.5 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.4 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.3 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.2 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.1 app/models/auth/shopping/product.rb
wordjelly-auth-1.5.0 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.9 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.8 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.7 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.6 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.5 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.4 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.3 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.2 app/models/auth/shopping/product.rb
wordjelly-auth-1.4.0 app/models/auth/shopping/product.rb