zooniverse / talk-api

Apache License 2.0
6 stars 0 forks source link

Rails 5 - fix Tags_Controller_Spec.rb #338

Closed yuenmichelle1 closed 2 months ago

yuenmichelle1 commented 2 months ago

update tags_controller#popular to permit params in order to convert to_h (Breaking behavior due to: in Rails 5 , ActionControllerParameters no longer inherits from HashWithIndifferentAccess)