Sha256: dc1c017a16b05830ce7e2afeec5b7f378bf03804962a89a1f0fdcf3edb4e5fac
Contents?: true
Size: 1.11 KB
Versions: 10
Compression:
Stored size: 1.11 KB
Contents
# core_extended [![Gem Version](https://badge.fury.io/rb/core_extended.png)](https://rubygems.org/gems/core_extended) [![Build Status](https://travis-ci.org/gabynaiman/core_extended.png?branch=master)](https://travis-ci.org/gabynaiman/core_extended) [![Coverage Status](https://coveralls.io/repos/gabynaiman/core_extended/badge.png?branch=master)](https://coveralls.io/r/gabynaiman/core_extended?branch=master) [![Code Climate](https://codeclimate.com/github/gabynaiman/core_extended.png)](https://codeclimate.com/github/gabynaiman/core_extended) [![Dependency Status](https://gemnasium.com/gabynaiman/core_extended.png)](https://gemnasium.com/gabynaiman/core_extended) ## Installation Add this line to your application's Gemfile: gem 'core_extended' And then execute: $ bundle Or install it yourself as: $ gem install core_extended ## Usage TODO: Write usage instructions here ## 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
10 entries across 10 versions & 1 rubygems