lib/earth/automobile/automobile_make_year.rb in earth-0.11.7 vs lib/earth/automobile/automobile_make_year.rb in earth-0.11.8

- old
+ new

@@ -1,4 +1,5 @@ +require 'earth/fuel' class AutomobileMakeYear < ActiveRecord::Base set_primary_key :name col :name col :make_name