mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
493 B
493 B
| Title | Author | Date | Timestamp | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| Generate self.down in your Rails migrations | Sami Samhuri | 3rd March, 2006 | 2006-03-03T21:38:00-08:00 |
|
Scott wrote a really cool program that will scan self.up and then consult db/schema.rb to automatically fill in self.down for you. Brilliant!