Ruby on Rails Wednesday, March 30, 2011

On 29 March 2011 16:15, Lille <lille.penguini@gmail.com> wrote:
> I think a reason I'm stumped here is that I have little deployment
> experience. Yet, even so, how would I test the behaviors above,
> locally?
>
> Thanks for any comments,

The term you will want to Google for is "race condition". As Fred and
Walter say, there's no huge issue with trying to work around it - but
it can cause frustration if not handled correctly (like some kind of
"draft" save in the event of a conflict).

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