Changeset [0317cb7e6e089d3bfd18546a353fc577c232a4b0] by Michael Bleigh
April 26th, 2008 @ 11:10 PM
Complete rewrite to include automatic storing and retrieval from a 'param' column along with the default functionality. Should make parameterizing models a snap!
Committed by Michael Bleigh
- A .gitignore
- A spec/from_param_spec.rb
- A spec/schema.rb
- A spec/spec_helper.rb
- M README
- M init.rb
- M lib/from_param.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Rails plugin addition to ActiveRecord::Base that establishes a better
convention for finding records based on parameters.