Sha256: 840c53e8dff8ce339d509622d75d9c63611851d349b29342d3257eb1e2c96482

Contents?: true

Size: 191 Bytes

Versions: 31

Compression:

Stored size: 191 Bytes

Contents

class Auth::Shopping::Place
	include Auth::Concerns::Shopping::PlaceConcern
	def attributes_for_tags
		["unit_number","building","street","pin_code","city","country_state","country"]
	end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
wordjelly-auth-1.3.9 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.8 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.7 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.6 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.5 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.3 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.2 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.1 app/models/auth/shopping/place.rb
wordjelly-auth-1.3.0 app/models/auth/shopping/place.rb
wordjelly-auth-1.2.9 app/models/auth/shopping/place.rb
wordjelly-auth-1.2.8 app/models/auth/shopping/place.rb