Sha256: 265acc0c5178a0c0d2900197ca7eac336091b25365ccf8690549084041c7bf52

Contents?: true

Size: 100 Bytes

Versions: 44

Compression:

Stored size: 100 Bytes

Contents

class Country < ActiveRecord::Base
  has_many :people
  has_friendly_id :name, :use_slug => true
end

Version data entries

44 entries across 44 versions & 9 rubygems

Version Path
dougcole-friendly_id-2.0.2 test/fixtures/country.rb
dougcole-friendly_id-2.0.3 test/fixtures/country.rb
dougcole-friendly_id-2.0.4 test/fixtures/country.rb
dougcole-friendly_id-2.0.5 test/fixtures/country.rb
dougcole-friendly_id-2.0.6 test/models/country.rb
nateabbott-friendly_id-2.1.4 test/models/country.rb
nateabbott-friendly_id-2.1.7 test/models/country.rb
nateabbott-friendly_id-2.1.8 test/models/country.rb
nateabbott-nateabbott-friendly_id-2.1.5 test/models/country.rb
nateabbott-nateabbott-friendly_id-2.1.6 test/models/country.rb
norman-friendly_id-2.0.1 test/fixtures/country.rb
norman-friendly_id-2.0.2 test/fixtures/country.rb
norman-friendly_id-2.0.3 test/models/country.rb
norman-friendly_id-2.0.4 test/models/country.rb
norman-friendly_id-2.1.0 test/models/country.rb
norman-friendly_id-2.1.1 test/models/country.rb
norman-friendly_id-2.1.2 test/models/country.rb
norman-friendly_id-2.1.3 test/models/country.rb
norman-friendly_id-2.1.4 test/models/country.rb
nwp-friendly_id-2.1.3 test/models/country.rb