1.unit, functional, and integration tests
2.RAILS_ENV (RAILS_ENV=production)
3.integration test
4. rails generate migration AddPhoneToTickets phone:string
Answer:4