lib/warp/model_matchers/matcher.rb in warp-1.2.3 vs lib/warp/model_matchers/matcher.rb in warp-1.3.0

- old
+ new

@@ -1,4 +1,6 @@ +require "warp/matcher" + module Warp module ModelMatchers class Matcher < Warp::Matcher attr_reader :model_or_instance \ No newline at end of file