2025-07-05 02:59:38 +09:00
コミット 55494ac006
+1 -1
@@ -3,7 +3,7 @@
### Rails ### Rails
```bash ```bash
bundle install bundle install
cp config/database.sample.yml config/database.yml cp ./config/database.sample.yml ./config/database.yml
``` ```
### Gollum ### Gollum
```bash ```bash