Sha256: f5fbe02e96df2e1646a4d8c2a8bb90acae3148237ff2615173e2366afcbff66c
Contents?: true
Size: 389 Bytes
Versions: 21
Compression:
Stored size: 389 Bytes
Contents
# Sample - Optimistic Locking This example shows how to use optimistic locking with the Spanner ActiveRecord adapter. The sample will automatically start a Spanner Emulator in a docker container and execute the sample against that emulator. The emulator will automatically be stopped when the application finishes. Run the application with the command ```bash bundle exec rake run ```
Version data entries
21 entries across 21 versions & 1 rubygems