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:
8
8
9
9
* [ RSpec] ( https://github.com/rspec/rspec-rails ) for testing
10
10
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
12
12
13
13
* [ Faker] ( https://github.com/stympy/faker )
14
14
15
15
* [ Heroku] ( https://heroku.com/ ) for deployment & development
16
16
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 `
18
18
19
19
* [ Rack::Attack] ( https://github.com/kickstarter/rack-attack ) to prevent DOS
20
20
* [ Memcached/Dalli] ( https://github.com/petergoldstein/dalli ) for requests throttling
You can’t perform that action at this time.
0 commit comments