sbraford / sexy-temp-passwords

Ruby on Rails plugin that generates sexy passwords like 'alexis2935'

This URL has Read+Write access

sexy-temp-passwords / init.rb
100644 5 lines (4 sloc) 0.14 kb
1
2
3
4
5
# Include hook code here
$sexy_plugin_path = File.dirname(__FILE__)
$:.unshift "#{File.dirname(__FILE__)}/lib"
require 'sexy_temp_password'