Skip to content

Commit

Permalink
Added bullet
Browse files Browse the repository at this point in the history
dalezak committed Jan 7, 2022
1 parent 9b4381f commit 13c1250
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -344,6 +344,17 @@ _-or-_
## Project Configuration
Some handy project configurations to make your life simpler.

<details>
<summary>Setup Bullet</summary>

[Bullet](https://github.com/flyerhzm/bullet) helps kill N+1 queries and unused eager loading.

[This template](https://railsbytes.com/templates/XLEsaW) adds gem and initializer.
```console
rails app:template LOCATION="https://railsbytes.com/script/XLEsaW"
```
</details>

<details>
<summary>Setup Figaro</summary>

0 comments on commit 13c1250

Please sign in to comment.