Kurin

A Squeaky Clean Routing task for Rails

Code Climate Gem Version Dependency Status

Installation

gem install kurin

or in your Gemfile

gem 'kurin'

Documentation

rdoc.info/github/jtkendall/kurin

Usage

rake kurin:routes

Kurin Example

Contributing & Development

$ git clone https://github.com/jtkendall/kurin && cd kurin
$ bundle install
  • Fork the project.
  • Make your feature addition or bug fix..
  • Commit, do not mess with version, or history. If you want to have your own version, that is fine but bump version in a commit by itself in another branch so a maintainer ignores it when your pull request is merged.
  • Send a pull request. Bonus points for topic branches.

See LICENSE for details.