rake下令

rake命令rake db:migrate:redorake db:migraterake testrake db:seedrake test:unitsrake test:functional

rake命令
rake db:migrate:redo
rake db:migrate
rake test
rake db:seed
rake test:units
rake test:functionals
rake test:integration
rake db:setup RAILS_ENV="production"