Sha256: 38a005687a7b50af729be6a33002ca863ce0b8c6f10223b8b73555ae744fb0a3

Contents?: true

Size: 86 Bytes

Versions: 8

Compression:

Stored size: 86 Bytes

Contents

class AutomobileModel < ActiveRecord::Base
  set_primary_key :name
  
  col :name
end

Version data entries

8 entries across 8 versions & 1 rubygems

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