-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only include listed artists in Atom feed even for admins
This improves the test coverage for the artists Atom feed and fixes the problem that caused this exception [1]: ActionView::Template::Error: comparison of Date with nil failed This probably wasn't a serious issue, because most feed readers would not be signed in. The fix works because all listed artists should have a value for `Artist#first_listed_on`. [1]: https://app.rollbar.com/a/gofreerange/fix/item/jam/45
- Loading branch information
1 parent
f4d3101
commit 4e31a4a
Showing
2 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters