Added gemfile and rakefile
This commit is contained in:
parent
256228a86b
commit
40d8754378
2 changed files with 6 additions and 0 deletions
5
Rakefile
Normal file
5
Rakefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
# desc "Print reminder about eating more fruit."
|
||||
# task :apple do
|
||||
# puts "Eat more apples!"
|
||||
# end
|
Loading…
Add table
Add a link
Reference in a new issue