Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janijegoroff/core-extensions
Collection of simple Ruby core extensions.
https://github.com/janijegoroff/core-extensions
Last synced: 8 days ago
JSON representation
Collection of simple Ruby core extensions.
- Host: GitHub
- URL: https://github.com/janijegoroff/core-extensions
- Owner: JaniJegoroff
- Created: 2015-03-15T16:40:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T12:53:39.000Z (about 7 years ago)
- Last Synced: 2024-10-28T22:54:48.042Z (8 days ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Gem Version](https://badge.fury.io/rb/core-extensions.svg)](http://badge.fury.io/rb/core-extensions)
[![Build Status](https://travis-ci.org/JaniJegoroff/core-extensions.svg?branch=master)](https://travis-ci.org/JaniJegoroff/core-extensions)
[![Coverage Status](https://coveralls.io/repos/JaniJegoroff/core-extensions/badge.svg?branch=master)](https://coveralls.io/r/JaniJegoroff/core-extensions?branch=master)
[![Code Climate](https://codeclimate.com/github/JaniJegoroff/core-extensions/badges/gpa.svg)](https://codeclimate.com/github/JaniJegoroff/core-extensions)
[![Dependency Status](https://gemnasium.com/JaniJegoroff/core-extensions.svg)](https://gemnasium.com/JaniJegoroff/core-extensions)core-extensions
==========Collection of simple Ruby core extensions.
Installation
==========In your Gemfile:
`gem 'core-extensions'`
Install gem manually:
`$ gem install core-extensions`
Run the tests
==========`$ bundle`
`$ bundle exec rake`
License
==========MIT