Hey.
just found out that Rails 2.0 (in the prerelease version) does not
have the extended dynamic finders
find_or_create_by_name and find_or_initialize_by_name
They are mentioned in the old 1.x docs http://api.rubyonrails.org/classes/ActiveRecord/Base.html
(section "Dynamic attribute-based finders")
But I couldnt find it in the edge docs (http://caboo.se/doc.html)
Could somebody hint me at what to do? Did they move to a plugin?
which? Are there lines I can implement myself?
Any help appreciated,
Thanks!
/Jesper