class ConsistencyFail::Reporters::Polymorphic
Attributes
macro[R]
Public Class Methods
new()
click to toggle source
# File lib/consistency_fail/reporters/polymorphic.rb, line 8 def initialize @macro = :has_one_with_polymorphic end