Panko
Ruby breadcrumb trail generation the right way: object oriented outside the controller.
Super WiP!
TODO
- specs
- docs
- re-implement what we currently depend on breadcrumbs_on_rails for
Installation
Add this line to your application's Gemfile:
gem 'panko'
And then execute:
$ bundle
Or install it yourself as:
$ gem install panko
Usage
TODO: Write usage instructions here
Contributing
- Fork it ( http://github.com//panko/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Thanks to
Thanks to Scott Burton for letting us take over the brilliant "Panko" gem name.