Sha256: d120d8caaa8d402b9fb293b21447c70c7c2ea42fe69082df89d2eec1dc65d943

Contents?: true

Size: 182 Bytes

Versions: 3

Compression:

Stored size: 182 Bytes

Contents

class AutomobileTypeYear < ActiveRecord::Base
  set_primary_key :name
  
  data_miner do
    tap "Brighter Planet's sanitized automobile type year data", Earth.taps_server
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
earth-0.3.15 lib/earth/automobile/automobile_type_year.rb
earth-0.3.14 lib/earth/automobile/automobile_type_year.rb
earth-0.3.13 lib/earth/automobile/automobile_type_year.rb