lib/fix/it.rb in r_spec-0.3.1 vs lib/fix/it.rb in r_spec-0.3.2

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + # Namespace for the Fix framework. module Fix # Override Fix's It class. class It # @return [Class] The class of the described object.