This plugin is an addition to ActiveRecord::Base that establishes a better convention for finding records based on parameters. It adds a 'from_param' class method to ActiveRecord::Base as a convention for fetching a model from a URL parameter.
Required Ruby Version
>= 0
Authors
Michael Bleigh