Sha256: d5191b663dc392a18692f7cd1667ef157a79d5dbb1c064f497df0401fefb794e
Contents?: true
Size: 715 Bytes
Versions: 2
Compression:
Stored size: 715 Bytes
Contents
# fozzie_rails [![travis-ci](https://secure.travis-ci.org/lonelyplanet/fozzie_rails.png)](https://secure.travis-ci.org/lonelyplanet/fozzie_rails) Rails middleware for timing controller actions. See [Fozzie](http://github.com/lonelyplanet/fozzie) for full details on what Fozzie does and how. ## Installation Add this line to your application's Gemfile: gem 'fozzie_rails' And then execute: $ bundle Or install it yourself as: $ gem install fozzie_rails ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fozzie_rails-0.0.2 | README.md |
fozzie_rails-0.0.1 | README.md |