📚 Practice Mode

Ruby on Rails Web Development Basics

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following command runs the migrations for your rails project

  1. rake db:migrations
  2. rake db:migrate
  3. rake db:migrates
  4. rake db:migrate project