Project

nutella

0.01
Low commit activity in last 3 years
No release in over a year
My collection of Ruby utilities, mainly core extensions.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 10.0
~> 3.12
~> 2.2
~> 3.1
~> 0.8
 Project Readme

Nutella Build Status Dependency Status Code Climate

This library is my personal collection of Ruby utilities, mainly core extensions.

Installation

Install with RubyGems:

gem install nutella

Contributing

All contributions to Nutella are welcome. Feel free to send a pull request if you feel that you have a feature that is useful, and definitely let me know if you find any bugs.

Be sure that all tests succeed before sending a pull request! Pull requests with failing tests will not be accepted. Also, please test your code- if your change affects the functionality of the library, write tests that fail without your code, and pass with your code.

License

Nutella is released under the MIT license. See the LICENSE file included with this code or the official page on OSI for more information.