Sha256: 244b4cd82e41860aa37e1a84f7dcdf5ace13a834959484e0bac777e09f38f70c

Contents?: true

Size: 1.29 KB

Versions: 19

Compression:

Stored size: 1.29 KB

Contents

# Cinch::Plugins::PaxTimer

[![Gem Version](https://badge.fury.io/rb/cinch-pax-timer.png)](http://badge.fury.io/rb/cinch-pax-timer)
[![Dependency Status](https://gemnasium.com/bhaberer/cinch-pax-timer.png)](https://gemnasium.com/bhaberer/cinch-pax-timer)
[![Build Status](https://travis-ci.org/bhaberer/cinch-pax-timer.png?branch=master)](https://travis-ci.org/bhaberer/cinch-pax-timer)
[![Coverage Status](https://coveralls.io/repos/bhaberer/cinch-pax-timer/badge.png?branch=master)](https://coveralls.io/r/bhaberer/cinch-pax-timer?branch=master)
[![Code Climate](https://codeclimate.com/github/bhaberer/cinch-pax-timer.png)](https://codeclimate.com/github/bhaberer/cinch-pax-timer)

Cinch Plugin to track the time till PAX.

I will eventually try to expand this into an event agnostic EventTimer
plugin, but issues with how cince scopes config values with plugins are
slowing down that effort.

## Installation

Add this line to your application's Gemfile:

    gem 'cinch-pax-timer'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install cinch-pax-timer

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cinch-pax-timer-1.0.20 README.md
cinch-pax-timer-1.0.18 README.md
cinch-pax-timer-1.0.16 README.md
cinch-pax-timer-1.0.15 README.md
cinch-pax-timer-1.0.14 README.md
cinch-pax-timer-1.0.13 README.md
cinch-pax-timer-1.0.12 README.md
cinch-pax-timer-1.0.11 README.md
cinch-pax-timer-1.0.10 README.md
cinch-pax-timer-1.0.9 README.md
cinch-pax-timer-1.0.8 README.md
cinch-pax-timer-1.0.7 README.md
cinch-pax-timer-1.0.6 README.md
cinch-pax-timer-1.0.5 README.md
cinch-pax-timer-1.0.4 README.md
cinch-pax-timer-1.0.3 README.md
cinch-pax-timer-1.0.2 README.md
cinch-pax-timer-1.0.1 README.md
cinch-pax-timer-1.0.0 README.md