lib/earth/bus/bus_fuel_control.rb in earth-0.11.7 vs lib/earth/bus/bus_fuel_control.rb in earth-0.11.8

- old
+ new

@@ -1,4 +1,5 @@ +require 'earth/fuel' class BusFuelControl < ActiveRecord::Base set_primary_key :name col :name col :bus_fuel_name col :control \ No newline at end of file