Sha256: 24a65413708d8393c34f3665e63d7854d1f1d6a0278a0914c88e71e70e065f4d
Contents?: true
Size: 400 Bytes
Versions: 23
Compression:
Stored size: 400 Bytes
Contents
# Sample - Read/Write transactions This example shows how to use read/write transactions using 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
23 entries across 23 versions & 1 rubygems