mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove a circular dependency
This commit is contained in:
parent
9773f6e1aa
commit
6062017382
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
require 'abstract_unit'
|
|
||||||
|
|
||||||
class SetterTrap < ActiveSupport::BasicObject
|
class SetterTrap < ActiveSupport::BasicObject
|
||||||
class << self
|
class << self
|
||||||
def rollback_sets(obj)
|
def rollback_sets(obj)
|
||||||
|
|
Loading…
Reference in a new issue