Sha256: 87acd7cf11b00defec0ee77f154b2595e37e28df1674f5eb0dd1319a5ec96a15

Contents?: true

Size: 268 Bytes

Versions: 22

Compression:

Stored size: 268 Bytes

Contents

# this is for rails only

require File.dirname(__FILE__) + '/../lib/couch_potato'

CouchPotato::Config.database_name = YAML::load(File.read(Rails.root.to_s + '/config/couchdb.yml'))[RAILS_ENV]

RAILS_DEFAULT_LOGGER.info "** couch_potato: initialized from #{__FILE__}"

Version data entries

22 entries across 22 versions & 5 rubygems

Version Path
andrewtimberlake-couch_potato-0.2.8.1 rails/init.rb
andrewtimberlake-couch_potato-0.2.8.2 rails/init.rb
andrewtimberlake-couch_potato-0.2.8.3 rails/init.rb
andrewtimberlake-couch_potato-0.2.8.4 rails/init.rb
langalex-couch_potato-0.2.0 rails/init.rb
langalex-couch_potato-0.2.1 rails/init.rb
langalex-couch_potato-0.2.11 rails/init.rb
langalex-couch_potato-0.2.12 rails/init.rb
langalex-couch_potato-0.2.2 rails/init.rb
langalex-couch_potato-0.2.3 rails/init.rb
langalex-couch_potato-0.2.4 rails/init.rb
langalex-couch_potato-0.2.5 rails/init.rb
langalex-couch_potato-0.2.6 rails/init.rb
langalex-couch_potato-0.2.7 rails/init.rb
langalex-couch_potato-0.2.8 rails/init.rb
langalex-couch_potato-0.2.9 rails/init.rb
speedmax-couch_potato-0.2.0 rails/init.rb
speedmax-couch_potato-0.2.2 rails/init.rb
thefool808-couch_potato-0.2.7 rails/init.rb
couch_potato-0.2.14 rails/init.rb