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
Tue Jul 22 16:35:04 -0700 2008
commit  03c052bbb22af5a1016cd861cf133a363f07158f
tree    9d8f78b9055ce17408d1ab5d56d737abeaf8463a
parent  22f08292181f05c28f2edb28542ac58505b10395
name age message
file LICENSE Wed Apr 16 08:43:28 -0700 2008 removed the to_param from the monkey patches [bwyrosdick]
file MIT-LICENSE Thu Mar 20 19:54:42 -0700 2008 cleaned up plugin and removed xml-magic since i... [bwyrosdick]
file README Thu Mar 20 20:00:56 -0700 2008 removed old test [bwyrosdick]
file Rakefile Thu Mar 20 19:09:44 -0700 2008 first commit [bwyrosdick]
file init.rb Tue Jul 22 16:35:04 -0700 2008 Added Encrypter. [anthonycrumley]
file init.rb~ Tue Jul 22 16:35:04 -0700 2008 Added Encrypter. [anthonycrumley]
directory lib/ Tue Jul 22 16:35:04 -0700 2008 Added Encrypter. [anthonycrumley]
directory tasks/ Thu Mar 20 19:09:44 -0700 2008 first commit [bwyrosdick]
directory 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