You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could try to override inplace_edit_data helper and before_update_save controller method, and let me know if it works, so I add it to active_scaffold
The optimisic locking (using :lock_version) works in an Edit action; how to setup inplace edit to respect the optimistic behavior?
The text was updated successfully, but these errors were encountered: