rubyonrailsin

A Ruby and Rails talk

Saturday, March 13, 2010


[Rails] Find first or create

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

Is there any ActiveRecord's dynamic finder that can allow me to find
first association or create it if it doesn't exist. Something like this
(not this code is conceptual - it does not work!):

Comment.posts.find_or_create(:first)
--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive