Skip to content

Commit 4fb9a4b

Browse files
committed
Adjust readme
1 parent be4823d commit 4fb9a4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ To illustrate, `bin/rails console` will run the console in the docker container
7373
- [ActiveAdmin](https://github.com/activeadmin/activeadmin) for easy administration
7474
- [Arctic Admin](https://github.com/cprodhomme/arctic_admin) for responsive active admin
7575
- [Annotaterb](https://github.com/drwl/annotaterb) for documenting the schema in the classes
76-
- [Better Errors](https://github.com/charliesome/better_errors) for a better error page
7776
- [Brakeman](https://github.com/presidentbeef/brakeman) for security static analysis
7877
- [Byebug](https://github.com/deivid-rodriguez/byebug) for debugging
7978
- [Devise](https://github.com/plataformatec/devise) for basic authentication
@@ -102,7 +101,6 @@ To illustrate, `bin/rails console` will run the console in the docker container
102101
- [RSpec OpenAPI](https://github.com/exoego/rspec-openapi) for generating API documentation
103102
- [Rswag](https://github.com/rswag/rswag) for serving the API documentation
104103
- [Rubocop](https://github.com/bbatsov/rubocop/) for Ruby linting
105-
- [Sendgrid](https://github.com/stephenb/sendgrid) for sending emails
106104
- [Shoulda Matchers](https://github.com/thoughtbot/shoulda-matchers) for other testing matchers
107105
- [Simplecov](https://github.com/colszowka/simplecov) for code coverage
108106
- [Strong Migrations](https://github.com/ankane/strong_migrations) for catching unsafe migrations in development

0 commit comments

Comments
 (0)