Sha256: b07721e61034e4dda4c87dd9cc5516af2474039e8e7b2f27f3f66210e228b3e5

Contents?: true

Size: 58 Bytes

Versions: 120

Compression:

Stored size: 58 Bytes

Contents

class Country < ActiveRecord::Base
  has_many :cities
end

Version data entries

120 entries across 120 versions & 3 rubygems

Version Path
bullet-4.11.1 spec/models/country.rb
bullet-4.11.0 spec/models/country.rb
bullet-4.10.0 spec/models/country.rb
bullet-4.9.0 spec/models/country.rb
bullet-4.8.0 spec/models/country.rb
bullet-4.7.1 spec/models/country.rb
bullet-4.7.0 spec/models/country.rb
bullet-4.6.0 spec/models/country.rb
bullet-4.5.0 spec/models/country.rb
bullet-4.4.0 spec/models/country.rb
bullet-4.3.1 spec/models/country.rb
bullet-4.3.0 spec/models/country.rb
bullet-4.2.0 spec/models/country.rb
bullet-4.1.6 spec/models/country.rb
bullet-4.1.5 spec/models/country.rb
bullet-4.1.4 spec/models/country.rb
bullet-4.1.3 spec/models/country.rb
bullet-4.1.2 spec/models/country.rb
bullet-4.1.1 spec/models/country.rb
bullet-4.1.0 spec/models/country.rb