/admin_utils

Some things I need in my ruby ops tools regularly bundled into a gem.

Primary LanguageRubyOtherNOASSERTION

admin-utils

This is a collection of some features I need often in my ops tools written in Ruby. Feel free to use it and contribute to it.

To use this gem add the following code to your Gemfile:

gem 'admin-utils', git: 'git://github.com/mrmarbury/admin_utils.git'