mrmarbury / admin_utils

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

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

License:Other


Languages

Language:Ruby 100.0%