spec/support/matchers/have_rows.rb in arel-0.3.3 vs spec/support/matchers/have_rows.rb in arel-0.4.0

- old
+ new

@@ -13,6 +13,6 @@ "#{got.map {|r| " #{r.inspect}" }.join("\n")}" found.compact.length == expected.length && got.compact.length == expected.length end end -end \ No newline at end of file +end