RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Clone Your Heroku DB Into Development

I’ve released a gem to easily clone your Heroku app’s database into your development environment. It makes troubleshooting production bugs a breeze. http://blog.nrowegt.com/heroku-db-restore-gem-release/

Comments

This is REALLY handy. Thanks for sharing!!

Great! But whats wrong with: heroku pg:pull DATABASE_URL local_db_name --app APPNAME?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in