Rails Generate Migration — Everything you need to know

Handy exhaustive list of rails generate migration commands.

  • Web site excerpt: This article is a reference for generating migrations in your Ruby on Rails app — I cover the basics like adding columns and tables, adjusting column types (and loads more), plus some tips and tricks...

  • Link to site: Rails Generate Migration — Everything you need to know