Miscellaneous Ruby Utility Modules News
Miscellaneous libraries for Ruby
Status: Abandoned
Brought to you by:
djberg96
This site is designed to host a collection of modules that don't fit easily into any other category.
For now, there are two modules:
dbi-dbrc - A simple interface for database/user/login information, specifically for use with DBI. Mainly designed to provide a bit of obfuscation.
fixedtime - A module designed to return the difference in time between two fixed date-times. Originally designed for sql "date" field types, but generic enough for other uses.
Enjoy!