Migrations setup the tables in the database. When you run the migration command, it will look in db/migrate/ for any ruby files and execute them ...
確定! 回上一頁