Skip to content

Commit

Permalink
Add Rakefile for gem building
Browse files Browse the repository at this point in the history
To install the gem locally use:
$ rake build
$ rake install
  • Loading branch information
fhemberger committed Feb 8, 2012
1 parent ba651ca commit 6c9ba14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
@@ -0,0 +1 @@
require "bundler/gem_tasks"

0 comments on commit 6c9ba14

Please sign in to comment.