public
Fork of chuyeow/activecouch
Description: ActiveCouch is a simple, convenient, Ruby-idiomatic wrapper for CouchDB
Homepage: http://github.com/arunthampi/activecouch
Clone URL: git://github.com/arunthampi/activecouch.git
activecouch / init.rb
100644 2 lines (2 sloc) 0.122 kb
1
2
# This is needed if ActiveCouch is used as a Rails plugin
require File.join(File.dirname(__FILE__), 'lib', 'active_couch')