Sha256: fd4d699151312d4ae8714c960a3f39f0e8c40c4ee22cd203275069512da6d90c

Contents?: true

Size: 191 Bytes

Versions: 3

Compression:

Stored size: 191 Bytes

Contents

class AutomobileTypeFuelYear < ActiveRecord::Base
  set_primary_key :name
  
  data_miner do
    tap "Brighter Planet's sanitized automobile type fuel 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_fuel_year.rb
earth-0.3.14 lib/earth/automobile/automobile_type_fuel_year.rb
earth-0.3.13 lib/earth/automobile/automobile_type_fuel_year.rb