Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems like a bug #2

Open
entity1991 opened this issue Feb 19, 2017 · 0 comments
Open

Seems like a bug #2

entity1991 opened this issue Feb 19, 2017 · 0 comments

Comments

@entity1991
Copy link
Contributor

entity1991 commented Feb 19, 2017

What is it for? It gives me extra relations for another tables and it cause errors in after destroy callback in another tables.
https://github.com/just1word/acts_as_localizable/blob/master/lib/acts_as_localizable.rb#L53-L55

Something like: "ActiveRecord::AssociationNotFoundError - Association named 'localized_fields' was not found on Spree::PaymentMethod::MolliePayment; perhaps you misspelled it?". In this case Spree::PaymentMethod::MolliePayment has no acts_as_localized method inside, but code fails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant