Marnen Laibow-Koser wrote: > Please quote when replying; otherwise, it gets difficult to follow the > discussion. > > > So this is actual production data? Yes, it is. > > It's not appropriate to use an after_create for this sort of thing, I > think. In your 100.times block, just create a comment when you create > each user. Makes sense for comments but there but there's stuff like attributes etc. which needs to be created even when a user is created from the web interface. Do you know why the code above doesn't work? -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

