public
Description: This plugin is an assortment of classes and patches to classes that are considered useful by us to be added to most/all projects
Clone URL: git://github.com/bwyrosdick/common-plugin.git
Search Repo:
name age message
folder LICENSE Wed Apr 16 08:43:28 -0700 2008 removed the to_param from the monkey patches [bwyrosdick]
folder MIT-LICENSE Thu Mar 20 19:54:42 -0700 2008 cleaned up plugin and removed xml-magic since i... [bwyrosdick]
folder README Thu Mar 20 20:00:56 -0700 2008 removed old test [bwyrosdick]
folder Rakefile Thu Mar 20 19:09:44 -0700 2008 first commit [bwyrosdick]
folder init.rb Tue Jul 22 16:35:04 -0700 2008 Added Encrypter. [anthonycrumley]
folder init.rb~ Tue Jul 22 16:35:04 -0700 2008 Added Encrypter. [anthonycrumley]
folder lib/ Fri Jul 25 13:45:30 -0700 2008 Handle nil in encrypt and add [] to AR Base. [anthonycrumley]
folder tasks/ Thu Mar 20 19:09:44 -0700 2008 first commit [bwyrosdick]
folder test/ Thu Mar 20 20:00:56 -0700 2008 removed old test [bwyrosdick]
README
CommonPlugin
============

This plugin is an assortment of classes and patches to classes that are considered useful to be added to most/all 
projects


Installation
============

git-rails install git@github.com:bwyrosdick/common-plugin.git common_plugin


Requirements
============

You must have the xml-magic gem installed

sudo gem install xml-magic