Sha256: 0d009a0733fb8d8eefe6041cac9f9c4c0fe0cd40ea19b55a6629af4b67084860

Contents?: true

Size: 104 Bytes

Versions: 8

Compression:

Stored size: 104 Bytes

Contents

class AutomobileYear < ActiveRecord::Base
  set_primary_key :year
  
  col :year, :type => :integer
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
earth-0.11.7 lib/earth/automobile/automobile_year.rb
earth-0.11.6 lib/earth/automobile/automobile_year.rb
earth-0.11.5 lib/earth/automobile/automobile_year.rb
earth-0.11.4 lib/earth/automobile/automobile_year.rb
earth-0.11.3 lib/earth/automobile/automobile_year.rb
earth-0.11.2 lib/earth/automobile/automobile_year.rb
earth-0.11.1 lib/earth/automobile/automobile_year.rb
earth-0.11.0 lib/earth/automobile/automobile_year.rb