So it's been a while, eh? Not too much in the mood to write about what I've learned when most of what I've learned is how much I have to learn, y'know? Anyway, I've been back into Ruby on Rails lately, since Ruby has got to be the dead simplest real programming language out there. Oh yeah, and I have a major project cooking on Rails, but I'll elaborate later. Let's talk about version control...
-
Twitter
Categories
- Business (11)
- Computers (4)
- iPhone (8)
- Law (2)
- Music (11)
- Music biz. (17)
- personal (37)
- Politics (3)
- Programmer's Glossary (1)
- Programming. (14)
- Technology/Internet (34)
- The Book (9)
- Uncategorized (2)
- Websites (19)
Archives
- February 2010 (2)
- January 2010 (9)
- December 2009 (14)
- November 2009 (8)
- October 2009 (10)
- September 2009 (1)
- August 2009 (13)
- July 2009 (20)
- June 2009 (5)
- May 2009 (8)
- April 2009 (13)
- March 2009 (18)
- February 2009 (11)
Chapter 6b – the layman’s introduction to database migrations in Ruby on Rails
This is not for programmers. This is for myself, because when I first started poking at Rails 6 months ago, I didn't have any idea why I needed to edit a migration file, much less what a migration was, except that it must have something to do with a database. I only knew that because of the command