public
Description: <b>Please go to <a href="http://github.com/arunthampi/activecouch/">http://github.com/arunthampi/activecouch/</a> for the master repos.</b> ActiveCouch is a simple, convenient, Ruby-idiomatic wrapper for CouchDB
Homepage: http://code.google.com/p/activecouch/
Clone URL: git://github.com/chuyeow/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')