There was an error while loading. Please reload this page.
1 parent f24e59a commit e2c8cfdCopy full SHA for e2c8cfd
README.md
@@ -66,7 +66,7 @@ https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg
66
## How to run
67
68
```
69
-rbenv install 3.2.0 #to get the latest version of ruby
+rbenv install 3.2.2 #to get the latest version of ruby
70
71
gem install bundler # to get bundler installed
72
@@ -91,3 +91,7 @@ Unit testing (needs to be in unit folder)
91
92
RAILS_ENV=test rspec spec/unit
93
94
+
95
+## Miscellaneous
96
97
+Any other additions are welcome!
0 commit comments