GitHub - kunitoo/rgitlog: A Rails engine for drawing your app's git log

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on May 28, 2019. It is now read-only.

Rgitlog

A Rails engine for drawing your app's git log

Requirements

  • Rails 4.0

Installation

Gemfile

Then 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.