1

I want to enhance the functionality of acts-as-taggable-on by adding parent_id and acts_as_tree to the tag model. how do i edit the gem/plugin ?

Gady
  • 1,514
  • 2
  • 16
  • 32

1 Answers1

0

Go to the Github page and fork the application. Make your changes and commit them . Simple.

Shreyas
  • 8,737
  • 7
  • 44
  • 56