public
Description: ruby persistence layer for CouchDB.
Homepage: http://langalex.github.com/couch_potato
Clone URL: git://github.com/langalex/couch_potato.git
couch_potato / init.rb
100644 3 lines (2 sloc) 0.072 kb
1
2
3
# this is for rails only
 
require File.dirname(__FILE__) + '/rails/init'