lib/faker/food.rb in faker-1.7.3 vs lib/faker/food.rb in faker-1.8.0

- old
+ new

@@ -1,7 +1,11 @@ module Faker class Food < Base class << self + def dish + fetch('food.dish') + end + def ingredient fetch('food.ingredients') end def spice