File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ What I'm gonna use:
88
99* [ RSpec] ( https://github.com/rspec/rspec-rails ) for testing
1010
11- * [ Shoulda Matchers] ( https://github.com/thoughtbot/shoulda-matchers ) for simplier RSpec testing
11+ * [ Shoulda Matchers] ( https://github.com/thoughtbot/shoulda-matchers ) for simplier ` RSpec ` testing
1212
1313* [ Faker] ( https://github.com/stympy/faker )
1414
1515* [ Heroku] ( https://heroku.com/ ) for deployment & development
1616
17- * [ Husky] ( https://github.com/typicode/husky ) to manage GIT hooks
17+ * [ Husky] ( https://github.com/typicode/husky ) to manage GIT hooks & to run ` RSpec ` test on ` pre-commit ` & ` pre-push `
1818
1919* [ Rack::Attack] ( https://github.com/kickstarter/rack-attack ) to prevent DOS
2020* [ Memcached/Dalli] ( https://github.com/petergoldstein/dalli ) for requests throttling
You can’t perform that action at this time.
0 commit comments