mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
added require abstract_unit on setter_trap.rb
Signed-off-by: wycats <wycats@gmail.com>
This commit is contained in:
committed by
wycats
parent
9da153c2d3
commit
bc36618ae6
@@ -1,3 +1,5 @@
|
||||
require 'abstract_unit'
|
||||
|
||||
class SetterTrap < ActiveSupport::BasicObject
|
||||
class << self
|
||||
def rollback_sets(obj)
|
||||
|
||||
Reference in New Issue
Block a user