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

I want to create an Tag Category name with numeric Digit in the Starting But it won't allow me to do so #1044

Open
cis-akash opened this issue Sep 1, 2021 · 0 comments

Comments

@cis-akash
Copy link

cis-akash commented Sep 1, 2021

I want to create an Tag Category name with numeric Digit in the Starting But it won't allow me to do so by giving an Error ,

@1category_1_0_list' is not allowed as an instance variable name

Does anyone know any solution for that.

https://github.com/mbleigh/acts-as-taggable-on/blob/master/lib/acts_as_taggable_on/taggable/core.rb

Line number 203 method name : - set_tag_list_on(context, new_list)

Line number 210 -> instance_variable_set -> THis method actually causing problem. And i need the solution for it.

If anyone knows it please let me know.

Thanks
AKash

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