Sha256: 6554bd332d1d86ce8b4e4b974305b0359b6b374629b8d288fce1187bb72ba37f
Contents?: true
Size: 122 Bytes
Versions: 4
Compression:
Stored size: 122 Bytes
Contents
# frozen_string_literal: true class Frog < ActiveRecord::Base after_save do with_lock do end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ibm_db-5.5.0-x86-mingw32 | test/models/frog.rb |
ibm_db-5.4.1-x86-mingw32 | test/models/frog.rb |
ibm_db-5.4.0-x86-mingw32 | test/models/frog.rb |
ibm_db-5.3.2-x86-mingw32 | test/models/frog.rb |