Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

kunitoo/rgitlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rgitlog

A Rails engine for drawing your app's git log

Requirements

  • Rails 4.0

Installation

Gemfile

gem 'rgitlog'

Then bundle:

% bundle

config/routes.rb

  mount Rgitlog::Engine, at: '/rgitlog'

Usage

Browse at your http://localhost:3000/rgitlog

Contributing

  • Send me your pull requests!

Copyright

Copyright (c) 2013 Kunihiko ITO. See MIT-LICENSE for further details.

About

A Rails engine for drawing your app's git log

Resources

License

Stars

Watchers

Forks

Packages

No packages published