This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
No gems have been built for this project yet.
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue May 20 12:15:58 -0700 2008 | [jasherai] |
| |
History.txt | Sat Sep 06 14:16:44 -0700 2008 | [jasherai] |
| |
License.txt | Tue Feb 05 00:44:51 -0800 2008 | [Pascal Belloncle] |
| |
Manifest.txt | Tue Feb 05 00:50:22 -0800 2008 | [Pascal Belloncle] |
| |
README.txt | Tue Mar 18 05:40:39 -0700 2008 | [jasherai] |
| |
Rakefile | Wed Feb 20 00:20:52 -0800 2008 | [Pascal Belloncle] |
| |
TODO | Tue Feb 05 23:50:47 -0800 2008 | [Pascal Belloncle] |
| |
bin/ | Thu Mar 13 05:12:04 -0700 2008 | [jasherai] |
| |
lib/ | Sat Sep 06 14:16:44 -0700 2008 | [jasherai] |
| |
setup.rb | Tue Feb 05 00:44:51 -0800 2008 | [Pascal Belloncle] |
| |
spec/ | Tue Feb 05 00:44:51 -0800 2008 | [Pascal Belloncle] |
| |
tasks/ | Tue Feb 05 00:44:51 -0800 2008 | [Pascal Belloncle] |
README.txt
= git-rails: * http://blog.nanorails.com/git-rails * http://rubyforge.org/projects/git-rails/ == DESCRIPTION: Tools to help using git with rails == FEATURES/PROBLEMS: * create new git repository with .gitignore, linked to remote git repository * install plugins from git source as git modules * install git source as a git module to any path * install plugins from svn source as git modules == SYNOPSIS: git-rails init {remote git repository} git-rails install <remote plugin repository> [plugin name||path] git-rails update <plugin-name||path> == REQUIREMENTS: * git * rails 2.0.2 * hoe 1.5.0 * main 2.8.0 * rake 0.8.1 * rspec 1.1.3 == INSTALL: * sudo gem install git-rails




