Sha256: 3580237fc20ea649a9c3e64cd4ee45825f9301a452caaab1d9a41abd3a0dbf1c
Contents?: true
Size: 936 Bytes
Versions: 1
Compression:
Stored size: 936 Bytes
Contents
[](https://zeropush.com) Build Status: [](https://travis-ci.org/SymmetricInfinity/zero_push) ## Installation Add this line to your application's Gemfile: gem 'zero_push' And then execute: $ bundle Or install it yourself as: $ gem install zero_push ## Usage Generate the ZeroPush initializer if you are using Ruby on Rails. $ rails g zero_push:install For more documentation, check our [Getting Started Guide with ZeroPush](https://zeropush.com/documentation) ## Contributing 1. Fork it 1. Create your feature branch (`git checkout -b my-new-feature`) 1. Write tests for your feature 1. Commit your changes (`git commit -am 'Add some feature'`) 1. Push to the branch (`git push origin my-new-feature`) 1. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zero_push-1.0.0 | README.md |