[Source]
# File lib/spec/rails/story_adapter.rb, line 59 59: def initialize 60: @listeners = [ActiveRecordSafetyListener.instance] 61: end
[Validate]