RoR - Sistem Pendaftaran yg ada antriannya
- Ruby Basics: Syntax dasar Ruby
- Requirement: Linux, Windows https://guides.rubyonrails.org/install_ruby_on_rails.html#install-ruby-on-windows
- Rails Fundamentals: MVC
- CRUD
| name: Deploy Staging | |
| # Trigger the workflow on every push to the 'main' branch | |
| on: | |
| push: | |
| branches: [main] | |
| jobs: | |
| deploy: | |
| # This job runs on the latest Ubuntu virtual machine provided by GitHub |
RoR - Sistem Pendaftaran yg ada antriannya
See structure of table:
\d users;