My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  jacob.dunphy

KABLAME!

Kablame!TM is a rails plugin uses svn blame to determine how many lines of code were updated or added by each user in a project. KABLAME! currently compatible with SVN and Git. (All the cool kids use git.)

You can currently run

rake kablame:git
rake kablame:git:tests
rake kablame:git:specs
rake kablame:svn
rake kablame:svn:tests
rake kablame:svn:specs

kablame:svn and kablame:git take additional parameters

such as:

rake kablame:svn DIRS='app/views/users app/views/profiles' FORMATS='html.erb'

./script/plugin install http://kablame.googlecode.com/svn/kablame/

Gemification!

KABLAME! is now available as a gem.

gem install kablame

For poorly written documentation visit: http://kablame.rubyforge.org









Hosted by Google Code