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!

Persist data when rebuilding a Rails development environment

This week in my experiments with Docker, Rails, and developer happiness, I realized that rails db:setup has a nasty side effect of wiping out any existing development data! I stumbled upon a nice workaround for persisting development databases, though, that’s good to know even if you’re not using container-based dev environments.

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