]> source.dussan.org Git - redmine.git/commit
Adds a Plugin API to allow one plugin to depend on another.
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 16 Dec 2009 02:07:46 +0000 (02:07 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 16 Dec 2009 02:07:46 +0000 (02:07 +0000)
commit39b44b1cb94f68514bf9ce7ae76ee7228bf6ce07
tree2b5dab3d94e2285d7b6e84aa9c2a0c94ad82dfb5
parent1c11d3403e4ed3518d51ef3d44cefc3cb1f6d548
Adds a Plugin API to allow one plugin to depend on another.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3175 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/plugin.rb
test/unit/lib/redmine/plugin_test.rb