lib/plu.rb in plu-0.1.0 vs lib/plu.rb in plu-0.2.0

- old
+ new

@@ -15,13 +15,9 @@ def organic? modifier == "9" end - def gm? - modifier == "8" - end - def retailer_assigned? name.to_s.start_with?("Retailer Assigned") end # TODO more items