Bread

Add breadcrumbs to your rails app while keeping your code very clean

This gem is under development and is not considered production-ready

Status

Gem Version

Build Status

Code Climate

Dependency Status

Inline docs

References

Support

Installation

Add this line to your application's Gemfile:

gem 'bread'

And then execute:

bundle
rails g bread:install

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Versioning

Before Actions uses Semantic Versioning 2.0.0

Copyright 2013-2014 James Pinto – Released under MIT License