Tickets →
#16 (Open) need to detect simultaneous edits
last changed by vitaly
in this kind of application optimistic locking should suffice. need to add the :lock_version column to the tickets pages topics and posts and handle StaleObjectError in relevant actions.