Sha256: 2378d2aff6dba29ca9b539b6271e3af01f6d4ee5085faecb7c689afc3801bac6

Contents?: true

Size: 107 Bytes

Versions: 3

Compression:

Stored size: 107 Bytes

Contents

require 'earth/fuel'
class AutomobileModel < ActiveRecord::Base
  set_primary_key :name
  
  col :name
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
earth-0.11.10 lib/earth/automobile/automobile_model.rb
earth-0.11.9 lib/earth/automobile/automobile_model.rb
earth-0.11.8 lib/earth/automobile/automobile_model.rb