Ruby on Rails Tuesday, November 30, 2010

>
> But other models returns the id on ".create()"

yes..

in this case method(".create()") first creates record in db table and
then it provides you hash with table's all attributes and values which
are there in db records.

-Ganesh K

--
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