evazion
|
a7dc05ce63
|
Enable frozen string literals.
Make all string literals immutable by default.
|
2021-12-14 21:33:27 -06:00 |
|
evazion
|
2564e885c8
|
controllers: refactor only param includes.
Add extra includes needed by the `only` param inside `respond_with`.
|
2020-02-15 06:17:22 -06:00 |
|
evazion
|
c5bcfb962f
|
parameter builder: remove binding.pry statement.
|
2020-02-14 17:35:02 -06:00 |
|
BrokenEagle
|
e807326372
|
Use association on post flags instead of doing a new query
- Because associations can be preloaded in the controller
|
2020-02-12 23:58:55 +00:00 |
|