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
i am currently testing this extension with rails 5 and spree-3.2, i followed readme instructions and at a first glance everything works, but after creating 'accessories' relation type, i get no methods generated for product, only no method errors, has_related_products?() also gives me one. I tried that both in the admin panel, and manually through rails console.
Any thoughts on this?
The text was updated successfully, but these errors were encountered:
@Sphaerus We merged PR for Spree 3.2 and Rails 5 support today - please update the gem and check if these relation methods are still unavailable. They seem to be working fine for me now with Rails 5 & Spree 3.2
i am currently testing this extension with rails 5 and spree-3.2, i followed readme instructions and at a first glance everything works, but after creating 'accessories' relation type, i get no methods generated for product, only no method errors, has_related_products?() also gives me one. I tried that both in the admin panel, and manually through rails console.
Any thoughts on this?
The text was updated successfully, but these errors were encountered: