Skip to content

Commit

Permalink
Added annotate models to project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dalezak committed Jan 7, 2022
1 parent 91d38ce commit 3488807
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
Expand Up @@ -353,6 +353,17 @@ Some handy project configurations to make your life simpler.
```
</details>

<details>
<summary>Annotate Models</summary>

[Annotate](https://github.com/ctran/annotate_models) provides classes with schema and routes info.

[This template](https://railsbytes.com/templates/Vqqsqg) installs gem, and runs annotations.
```console
rails app:template LOCATION='https://railsbytes.com/script/Vqqsqg'
```
</details>

<details>
<summary>Setup Better Errors</summary>

Expand Down

0 comments on commit 3488807

Please sign in to comment.