enhancing a rails gem/plugin
I want to enhance the functionality of acts-as-taggable-on by adding parent_id and 开发者_StackOverflow社区acts_as_tree to the tag model. how do i edit the gem/plugin ?
Go to the Github page and fork the application. Make your changes and commit them . Simple.
精彩评论