Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Taxonomies undefined method error #132

Open
aaron-ashmore opened this issue Dec 5, 2014 · 4 comments
Open

Taxonomies undefined method error #132

aaron-ashmore opened this issue Dec 5, 2014 · 4 comments

Comments

@aaron-ashmore
Copy link

snip20141205_1

Can anyone help me here?

@aaron-ashmore
Copy link
Author

snip20141205_5
This is my controller does anyone know what needs to be fixed here?

@futhr
Copy link

futhr commented Dec 6, 2014

Your error say: undefined method each for nil:Class and can be fixed with each.to_a to avoid that specific error.

@aaron-ashmore
Copy link
Author

Would you happen to know how that file get updated so it takes the error off? I have changed the file but its not updating when i run rails server

@futhr
Copy link

futhr commented Dec 6, 2014

Your file indicates that the error comes from spree_frontend, and due to that you use 2-1-stable branch you should be able to find similar (old) issues by searching stackoverflow or main Spree repository.

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

No branches or pull requests

2 participants