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