1
# file: spec/fixtures/sub-dir/demo3.xxx.rb
2
# from:
https://github.com/radar/guides/blob/master/gem-development/foodie/lib/foodie.rb
3
require
'
foodie/food
'
4
module
Foodie
5
# Your code goes here...
6
end