Sha256: 2589f54cad2f48d9ed6a1842045673423f82b207f596e832223d6dfc02e4aa08

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 Bytes

Contents

base: &base
 database_prefix: 
 database_suffix: _<%=RAILS_ENV%>

development:
  host: localhost
  port: 5984
  <<: *base
  
test:
  host: localhost
  port: 5984
  <<: *base

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
therealadam-couchrest-rails-0.1.1 generators/couch_rest_rails/templates/couchdb.yml