sricharan chiruvolu
Results
2
issues of
sricharan chiruvolu
#39 error is due to `tags.count` in HAML being translated into an undefined PG query in the `app/views/tags/_statistics.html.haml` file. A possible fix could be adding an `each.count`.
When creating the first remix for a Hub, an `unable to find policy of nil` error occurs. This happens when `authorize @republished_feed` is called (`Pundit::NotDefinedError in RepublishedFeedsController#create`). Weirdly, this happens...