Sha256: 87098d8e5d915c41759ec47f630db5ff78d35217b81902f81c8b46ebbcfc6d75

Contents?: true

Size: 57 Bytes

Versions: 10

Compression:

Stored size: 57 Bytes

Contents

class Country < ActiveRecord::Base
  has_many :states
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
railscart-0.0.1 starter-app/vendor/plugins/railscart/app/models/country.rb
railscart-0.0.2 starter_app/vendor/plugins/railscart/app/models/country.rb
railscart-0.0.4 starter_app/vendor/plugins/railscart/app/models/country.rb
railscart-0.0.3 starter_app/vendor/plugins/railscart/app/models/country.rb
spree-0.0.5 starter-app/vendor/plugins/spree/app/models/country.rb
spree-0.0.6 starter-app/vendor/plugins/spree/app/models/country.rb
spree-0.0.9 app/models/country.rb
spree-0.0.8 starter-app/vendor/plugins/spree/app/models/country.rb
spree-0.0.7 starter-app/vendor/plugins/spree/app/models/country.rb
spree-0.2.0 app/models/country.rb