SYMBOL INDEX (37 symbols across 6 files) FILE: lib/test_after_commit.rb type TestAfterCommit (line 15) | module TestAfterCommit function with_commits (line 20) | def with_commits(value = true) FILE: lib/test_after_commit/database_statements.rb type TestAfterCommit::DatabaseStatements (line 1) | module TestAfterCommit::DatabaseStatements function transaction (line 2) | def transaction(*) function test_commit_records (line 35) | def test_commit_records FILE: lib/test_after_commit/version.rb type TestAfterCommit (line 1) | module TestAfterCommit FILE: lib/test_after_commit/with_transaction_state.rb type TestAfterCommit (line 2) | module TestAfterCommit type WithTransactionState (line 3) | module WithTransactionState function sync_with_transaction_state (line 4) | def sync_with_transaction_state FILE: spec/database.rb type Called (line 42) | module Called function called (line 43) | def called(x=nil) class Car (line 53) | class Car < ActiveRecord::Base method trigger_rollback (line 69) | def trigger_rollback method returning_method_with_transaction (line 73) | def self.returning_method_with_transaction method save_open_transactions_count (line 83) | def save_open_transactions_count method save_once (line 87) | def save_once method maybe_raise_errors (line 92) | def maybe_raise_errors method simple_after_commit (line 99) | def simple_after_commit method simple_after_commit_on_create (line 103) | def simple_after_commit_on_create method simple_after_commit_on_update (line 107) | def simple_after_commit_on_update class CarObserver (line 112) | class CarObserver < ActiveRecord::Observer class Bar (line 129) | class Bar < ActiveRecord::Base class MultiBar (line 134) | class MultiBar < ActiveRecord::Base method one (line 142) | def one method two (line 146) | def two class Address (line 151) | class Address < ActiveRecord::Base method create_residents (line 156) | def create_residents class Person (line 168) | class Person < ActiveRecord::Base method update_number_of_residents_on_address (line 173) | def update_number_of_residents_on_address class Untracked (line 178) | class Untracked < ActiveRecord::Base class FuBear (line 182) | class FuBear < ActiveRecord::Base method simple_after_commit (line 190) | def simple_after_commit FILE: spec/spec_helper.rb function rails3? (line 5) | def rails3? function rails4? (line 9) | def rails4? function rails42? (line 13) | def rails42? type ConnectionFinder (line 23) | module ConnectionFinder function connection (line 24) | def connection