git-rails gem

Gem details

Tools to help using git with rails.

Websitehttp://rubyforge.org/forum/forum.php?forum_id=21404

Documentation

Install the Gem:
gem install git-rails

== Features:

* create new git repository with .gitignore, linked to remote git repository
* install plugins from git source as git modules
* install plugins from svn source as git modules

== Example Use:

  git-rails init {remote git repository}
  git-rails install [remote plugin repository]
  git-rails update plugin-name

Edit Gem | (0 older versions) | Last edited by: scott, about 1 month ago