Add a plugin to http://dev.rubyonrails.org/svn/rails/plugins

I wrote a plugin. Can i add it to
http://dev.rubyonrails.org/svn/rails/plugins/ or should i create my own
svn repository?

On 11/21/05, Simon S. [email protected] wrote:

I wrote a plugin. Can i add it to
http://dev.rubyonrails.org/svn/rails/plugins/ or should i create my own
svn repository?


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Create your own public read-only svn repository that ends in /plugins.
Then, put the link on the wiki
(Peak Obsession) talking a bit about
the plugin. Now all anyone has to do is type script/plugin discover
and it will find any new svn repositories into their local search
path. Then script/plugin install/list will work against any plugins
you install

script/plugin discover # add http://server.com/svn/rails/plugins
script/plugin install foo_bar


rick
http://techno-weenie.net