Posted By: Dr Nic Williams
Date: 2007-06-19 07:36
Summary: to_activerecord 0.1.0
Project: Dr Nic's Utilities
to_activerecord version 0.1.0 has been released!
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.1.0 2007-06-16
* 1 major enhancement:
* Initial release
|
|