Module: Schema::Controls::Comparison::Entry

Defined in:
lib/schema/controls/comparison/entry.rb

Defined Under Namespace

Modules: SomeAttribute, SomeOtherAttribute

Constant Summary collapse

Same =
SomeAttribute
Different =
SomeOtherAttribute::Different
Mapped =
SomeOtherAttribute::Mapped

Class Method Summary collapse

Class Method Details

.exampleObject



5
6
7
# File 'lib/schema/controls/comparison/entry.rb', line 5

def self.example
  SomeAttribute.example
end