Sha256: d802acb01a305384f5cf8955b316c334b87989b1e2e8002520762235dbf4e866

Contents?: true

Size: 151 Bytes

Versions: 17

Compression:

Stored size: 151 Bytes

Contents

class FuelYear < ActiveRecord::Base
  set_primary_key :name
  
  data_miner do
    tap "Brighter Planet's fuel year data", Earth.taps_server
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
earth-0.5.0 lib/earth/fuel/fuel_year.rb
earth-0.4.12 lib/earth/fuel/fuel_year.rb
earth-0.4.11 lib/earth/fuel/fuel_year.rb
earth-0.4.10 lib/earth/fuel/fuel_year.rb
earth-0.4.9 lib/earth/fuel/fuel_year.rb
earth-0.4.8 lib/earth/fuel/fuel_year.rb
earth-0.4.7 lib/earth/fuel/fuel_year.rb
earth-0.4.6 lib/earth/fuel/fuel_year.rb
earth-0.4.5 lib/earth/fuel/fuel_year.rb
earth-0.4.4 lib/earth/fuel/fuel_year.rb
earth-0.4.3 lib/earth/fuel/fuel_year.rb
earth-0.4.2 lib/earth/fuel/fuel_year.rb
earth-0.4.1 lib/earth/fuel/fuel_year.rb
earth-0.4.0 lib/earth/fuel/fuel_year.rb
earth-0.3.15 lib/earth/fuel/fuel_year.rb
earth-0.3.14 lib/earth/fuel/fuel_year.rb
earth-0.3.13 lib/earth/fuel/fuel_year.rb