evazion
|
60a26af6e3
|
rails: add 'URL' inflection.
Make it so we can write `ArtistURL` instead of `ArtistUrl`.
|
2022-02-22 00:17:53 -06:00 |
|
BrokenEagle
|
a903bd95f9
|
Add tests for all models with includes searches
|
2020-07-27 19:29:22 +00:00 |
|
evazion
|
45b3370d49
|
models: fix exception in api_attributes.
Fixup bug in eacb4d4df when calling `api_attributes` on an object that
doesn't have a policy (its policy inherited from ApplicationPolicy).
|
2020-06-10 18:16:58 -05:00 |
|
evazion
|
309821bf73
|
rubocop: fix various style issues.
|
2019-12-22 21:23:37 -06:00 |
|
evazion
|
c9b3c8d217
|
artist urls: add tests for controller + artist url search.
|
2018-09-15 19:58:55 -05:00 |
|