0.01
No release in over 3 years
Low commit activity in last 3 years
A bunch of useful modules to work with time/size constants/hashes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

UsefulUtilities

A collection of useful utilities

Installation

Add the following code to your Gemfile

  gem 'useful_utilities'

And run bundle install. Gem is ready to use!

List of utilities

UsefulUtilities::AR - extensions for ActiveRecord

UsefulUtilities::Api - some useful methods for API

UsefulUtilities::Hash - useful hash methods

UsefulUtilities::Time - time conversions, etc

UsefulUtilities::Size - size/frequency conversions

UsefulUtilities::IP - some convenient methods to deal with IP Addresses

See more in Documentation

Documentation

Documentation and code samples are available here

License

See LICENSE file

Contibuting

Bug reports and pull requests are welcome