solidusio-contrib / solidus_importer

Solidus importer extension to migrate data from other eCommerce systems
BSD 3-Clause "New" or "Revised" License
15 stars 30 forks source link

Fix the Rails 6.1 deprecations #26

Closed elia closed 4 years ago

elia commented 4 years ago
DEPRECATION WARNING: Class level methods will no longer inherit scoping from `create` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `Spree::Taxonomy.default_scoped`. (called from options at /Users/elia/Code/Nebulab/solidus_importer/lib/solidus_importer/processors/taxon.rb:21)
DEPRECATION WARNING: Class level methods will no longer inherit scoping from `create` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `Spree::Taxonomy.default_scoped`. (called from options at /Users/elia/Code/Nebulab/solidus_importer/lib/solidus_importer/processors/taxon.rb:22)
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.