lib/earth/pet/breed_gender.rb in earth-0.11.20 vs lib/earth/pet/breed_gender.rb in earth-0.12.0

- old
+ new

@@ -7,6 +7,8 @@ col :name col :breed_name col :gender_name col :weight, :type => :float col :weight_units + + warn_unless_size 586 end