lib/inch/evaluation/object_schema.rb in inch-0.4.10 vs lib/inch/evaluation/object_schema.rb in inch-0.5.0.rc1
- old
+ new
@@ -11,10 +11,10 @@
return_type
return_description
code_example_single
code_example_multi
unconsidered_tag
- )
+ )
attr_reader :object
def initialize(&block)
@block = block