You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATION WARNING: :member_of_collection_ids has been deprecated for removal in Hyrax 3.0. use :member_of_collections_attributes instead. (called from assign_nested_attributes_for_collection at /Users/scherztc/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/hyrax-2.9.6/app/actors/hyrax/actors/collections_membership_actor.rb:39)
Expected behavior
No warning when running bundle exec rake spec
Actual behavior
Error mesage.
Steps to reproduce the behavior
bundle exec rake spec
The text was updated successfully, but these errors were encountered:
Descriptive summary
DEPRECATION WARNING: :member_of_collection_ids has been deprecated for removal in Hyrax 3.0. use :member_of_collections_attributes instead. (called from assign_nested_attributes_for_collection at /Users/scherztc/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/hyrax-2.9.6/app/actors/hyrax/actors/collections_membership_actor.rb:39)
Expected behavior
No warning when running bundle exec rake spec
Actual behavior
Error mesage.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: