Feature #210
Convert Plugin To A Ruby - Gem (PluginをRubyのGemにする)
Start date:
10/15/2009
Due date:
% Done:
0%
Estimated time:
Description
what do i want?¶
http://theadmin.org/articles/2009/10/15/converting-a-redmine-plugin-to-a-gem/
- built in versioning
- easy installation - no more installing plugins to the wrong directory
- pick a specific version to use
- not having to add a bunch of code to the application tree
It's a fantastic!