Skip to content

Commit

Permalink
Add init.rb for easy usage as a Rails plugin (Makes for easy submodul…
Browse files Browse the repository at this point in the history
…e-ing)

Signed-off-by: Matt Aimonetti <mattaimonetti@gmail.com>
  • Loading branch information
quirkey authored and mattetti committed Jul 17, 2009
1 parent 142989a commit a23ab5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require File.join(File.dirname(__FILE__),'lib', 'couchrest.rb')

0 comments on commit a23ab5a

Please sign in to comment.