Public class methods
new
()
[show source]
# File lib/spec/rails/story_adapter.rb, line 67 def initialize @listeners = [ActiveRecordSafetyListener.instance] end