Focus: Rails, Web usability, development, testing, hosting tidbits; articles, code samples.
Link: nanorails.com
git-rails – Tools for using git with Ruby on Rails by Pascal on February 5, 2008 in git-rails Git-Rails git-rails is a simple tool to help manage your rails app with git. Currently, it provides 3 helpful commands: Init Initializes a git repository, and links to remote url if provided ...