- Ruby: 3.2.2
- Rails: 7.0.7
- MySQL
- Tạo config database cho dự án: cp config/database.yml.example config/database.yml
- Chạy lệnh để tạo database: rails db:create
- Bật server: rails s Truy cập đường dẫn http://localhost:3000/ hiển thị Rails là thành công
| Name | Name | Last commit date | ||
|---|---|---|---|---|