Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| commandsrails [2025/11/09 22:55] – agnes | commandsrails [2025/11/09 22:56] (current) – agnes | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| User.create!(email_address: | User.create!(email_address: | ||
| | | ||
| + | DEPLOY | ||
| + | |||
| + | $ git add . | ||
| + | $ git commit -m " | ||
| + | $ git push -u origin main | ||
| + | |||
| + | $ kamal deploy | ||
