开发者

enhancing a rails gem/plugin

开发者 https://www.devze.com 2023-01-25 02:23 出处:网络
I want to enhance the functionality of acts-as-taggable-on by adding parent_id and 开发者_StackOverflow社区acts_as_tree to the tag model.

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消