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

Add a check so tag names can not be longer than 255 characters #235

Merged
merged 3 commits into from Mar 25, 2012
Merged

Add a check so tag names can not be longer than 255 characters #235

merged 3 commits into from Mar 25, 2012

Conversation

ootoovak
Copy link
Contributor

Was getting a database error when tags larger than 255 characters were created. Now this is caught in ActiveRecord validation instead.

artemk added a commit that referenced this pull request Mar 25, 2012
Add a check so tag names can not be longer than 255 characters
@artemk artemk merged commit 7d023cf into mbleigh:master Mar 25, 2012
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
Add a check so tag names can not be longer than 255 characters
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

Successfully merging this pull request may close these issues.

None yet

2 participants