th1agoalmeida / bread

Easy Breadcrumbs for Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Copyright 2013-2014 James Pinto – Released under MIT License

About

Easy Breadcrumbs for Rails

License:MIT License


Languages

Language:Ruby 88.2%Language:HTML 9.9%Language:JavaScript 1.0%Language:CSS 0.9%