Skip to content

Commit

Permalink
Add emeril to project.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Jul 19, 2015
1 parent 507ac0c commit fb0b053
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
Gemfile.lock
4 changes: 4 additions & 0 deletions Gemfile
@@ -0,0 +1,4 @@
source "https://rubygems.org"

gem "rake"
gem "emeril"
1 change: 1 addition & 0 deletions Rakefile
@@ -0,0 +1 @@
require "emeril/rake"

0 comments on commit fb0b053

Please sign in to comment.