Skip to content

Commit

Permalink
Add gem install rake m09e01
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroegydio01 committed Apr 24, 2024
1 parent c2c50e4 commit 18ae07b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _aulas/09/06_backend_exercicio_m09_e01.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ comandos abaixo nesse container:
```bash
mkdir -p ~/ep/exercicios/m9
gem install rails -v '6.1.7'
gem install rake -v '13.2.1'
cd ~/ep/exercicios/m9
rails new blog --database=mysql --skip-test --skip-spring --skip-action-mailer --skip-action-mailbox --skip-action-cable --skip-javascript
cd ~/ep/exercicios/m9/blog
Expand Down

0 comments on commit 18ae07b

Please sign in to comment.