DISQUS

DISQUS Hello! Pete On Rails is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

acts-as-taggable-on and space delimited tag lists

Started by peteonrails · 12 months ago

Michael Bleigh’s acts_as_taggable_on plugin is a useful extension of acts_as_taggable_on_steroids.

When using it in forms, however, many users have noticed that the @model.tag_list field deals with comma separated lists of tags, like so:
1

2

# From the README

@user.tag_list = "awesome, slick, hefty" ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login