Secret Key

Provides an accessor for a secret key stored in tmp.

Setup


gem sources -a http://gems.github.com
sudo gem install winton-secret_key

Usage


require 'rubygems'
require 'secret_key'
key = SecretKey.new(File.dirname(__FILE__)).read