Sha256: 077f70d971025c69136bb791b0173972458a9faf98164e5d7889a29b71cf6e02

Contents?: true

Size: 148 Bytes

Versions: 25

Compression:

Stored size: 148 Bytes

Contents

class Auth::Shopping::CartItem
	include Auth::Concerns::Shopping::CartItemConcern
	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/cart_item.rb
wordjelly-auth-1.5.9 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.8 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.7 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.6 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.5 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.4 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.3 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.2 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.1 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.5.0 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.9 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.8 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.7 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.6 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.5 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.4 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.3 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.2 app/models/auth/shopping/cart_item.rb
wordjelly-auth-1.4.0 app/models/auth/shopping/cart_item.rb