Release Name: 0.2.0
Notes:
Find ActiveRecord instances via their ID value.
Now you can use 37.to_post instead of Post.find(37).
Used in conjunction with the map_by_method gem: [37,103].map_by_to_post
Changes:
== 0.2.0 2007-10-09
* Support for to_multi_part_class_name => MultiPartClassName
* String#to_xxx support
|