TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Stop migrating your Ruby code

1 pointsby vtman2002over 9 years ago
We&#x27;ve hit the 6-month mark of using db:evolve in production here at https:&#x2F;&#x2F;www.hvst.com. This was highly controversial at the time (&quot;wait, you want to NOT use ruby migrations for schema changes? are you insane?!?&quot;), but it turned out to be a huge time-saver. Even the devs who thought I was bat-sh!t crazy at the time now love it.<p>Anyway, switching to (or back from) db:evolve takes seconds. (Literally 1 line of code needs to be changed.) Give it a try!<p>https:&#x2F;&#x2F;github.com&#x2F;keredson&#x2F;ruby-db-evolve

no comments

no comments