public
Description: A simple Ruby on Rails plugin to keep track of plugins maintained in external Git repositories (think svn externals)
Homepage:
Clone URL: git://github.com/peter/git_plugins.git
git_plugins / init.rb
100644 3 lines (2 sloc) 0.108 kb
1
2
3
# We don't want to load GitPlugins into the Rails application. This plugin is merely
# a set of Rake tasks.