Rails Generate Migration — Everything you need to know
Rails Generate Migration — Everything you need to know –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…