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

undefined method `%' for :many:Symbol #131

Open
GarPit opened this issue Aug 8, 2016 · 4 comments
Open

undefined method `%' for :many:Symbol #131

GarPit opened this issue Aug 8, 2016 · 4 comments

Comments

@GarPit
Copy link

GarPit commented Aug 8, 2016

In admin section after installing extension with Russian locale:

app/views/spree/admin/relation_types/index.html.erb:2

@ghost
Copy link

ghost commented Sep 18, 2016

I have the same problem. You decide it?

@superchell
Copy link

I have this problem too

@superchell
Copy link

this fix helped me

@GarPit
Copy link
Author

GarPit commented Oct 7, 2016

I just overrided view admin/relation_types/index.html.erb with

Spree::RelationType.model_name.human(count: 1.1)

and used gem 'russian'

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

2 participants