Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in acts-as-taggable-on

Ransack and acts-as-taggable-on issues

How to declare tags aliases with acts_as_taggable_on in Rails?

How to make a multi model tag_cloud with a join table?

Installing and using acts-as-taggable-on

Tagging with autocomplete in Rails

Update owner tags via form

Rails acts-as-taggable-on with select2 (and simple_form)

Error sideloading JSON for act-as-taggable tags using active-model-serializers

How to create a fixture ActsAsTaggableOn with FactoryGirl?

acts_as_taggable_on and checkbox tags

Rails 4: text_field for acts_as_taggable_on not separating tags with a comma

Using form_for multi-select fields with acts_as_taggable_on

Creating url slugs for tags with acts_as_taggable_on

I want a user to be able to follow a topic(tag) that is created with acts_as_taggable_on in Rails 4

acts_as_taggable_on: how to optimize the query?

Return all tags based on context - ActsAsTaggableOn

Rails "acts-as-taggable-on": how to add tag *objects* to taggables, not by name

Manipulating tags with acts_as_taggable_on and ActiveAdmin

Where do I place the configuration for Act-as-taggable-on?