Skip to content

Commit

Permalink
Merge pull request #174 from TelosLabs/setup-fix
Browse files Browse the repository at this point in the history
Update README rails version and fix .env creation on bin/setup
  • Loading branch information
LuigiR0jas authored Sep 20, 2024
2 parents e549322 + 068e347 commit 9dc1aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ RSPEC_RETRY_RETRY_COUNT=0
MAILER_SENDER="Rails World <[email protected]>"
REGISTRATION_ENABLED=true
SESSION_REMINDERS_ENABLED=true
ONLY_TESTER_REGISTRATION_ENABLED=false
ONLY_TESTER_REGISTRATION_ENABLED=false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## About

- Ruby on Rails 7.1.x
- Ruby on Rails 7.2.x
- Ruby 3.3.x
- SQLite3
- SolidQueue
Expand Down

0 comments on commit 9dc1aa2

Please sign in to comment.