Sha256: eef7181d16228986ce1091ba82a088f8d75555a19c35ef06fdf14f70581ddb97

Contents?: true

Size: 115 Bytes

Versions: 5

Compression:

Stored size: 115 Bytes

Contents

class AutomobileModel < ActiveRecord::Base
  self.primary_key = "name"
  
  col :name

  warn_unless_size 2299
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
earth-0.12.4 lib/earth/automobile/automobile_model.rb
earth-0.12.3 lib/earth/automobile/automobile_model.rb
earth-0.12.2 lib/earth/automobile/automobile_model.rb
earth-0.12.1 lib/earth/automobile/automobile_model.rb
earth-0.12.0 lib/earth/automobile/automobile_model.rb