Sha256: b5ab86513ec5697c4532fd04b35184e4d67d924864667ecc3a3f8cf9803d8c77
Contents?: true
Size: 1.06 KB
Versions: 14
Compression:
Stored size: 1.06 KB
Contents
# InferredCrumpets [![Build Status](https://travis-ci.org/sealink/inferred_crumpets.svg?branch=master)](https://travis-ci.org/sealink/inferred_crumpets) Automatic breadcrumbs for Rails. Built with [crumpet](https://github.com/blaknite/crumpet). ## Installation Add this line to your application's Gemfile: ```ruby gem 'inferred_crumpets' ``` And then execute: $ bundle ## Usage In the view call `render_inferred_crumbs` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/sealink/inferred_crumpets. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
14 entries across 14 versions & 1 rubygems