pangratz / irc-log-viewer

CouchApp using Ember.js to show IRC logs stored in a CouchDB
MIT License
22 stars 5 forks source link

Make proxy in config.ru independent from database name #12

Open pangratz opened 12 years ago

pangratz commented 12 years ago

Also replace hard coded database name in app/couchdb_datasource.js with #{DB} and replace it in Rake task.