Skip to content
NateW edited this page Mar 28, 2012 · 21 revisions

Welcome to the obtvse wiki!

Obtvse Network

Feel free to add your Obtvse blog to the list:

Heroku Tips and Tricks

For an easier way to sync up local and heroku databases, use the Taps gem. http://devcenter.heroku.com/articles/taps

If your blog on Heroku does not update with new edits, it may be cached in Varnish on Heroku. You must issue another push to Heroku to clear the Varnish cache and see your changes.

Clone this wiki locally