Low commit activity in last 3 years
A long-lived project that still receives updates
There is nothing terribly unique or interesting here and there are almost certainly better ways to do things than this. These are little snippets I've found useful in the past and continue to use through inertia.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
 Project Readme

CodeKindly::Utils

These are small utilities that I like to have around in my projects.

There is nothing terribly unique or interesting here and there are almost certainly better ways to do things than this. These are little snippets I've found useful in the past and continue to use through inertia.

Installation

Add this line to your application's Gemfile:

gem 'codekindly-utils'

And then execute:

$ bundle

Or install it yourself as:

$ gem install codekindly-utils

Usage

I occasionally use these utilities in the main logic of an app, but usually use them as conveniences in various rake tasks that are automated or part of my general workflow.

Contributing

Bug reports and pull requests are welcome, see CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License.