free_mutant/lib/mutant/matcher
Dan Kubb 2b6eba8ad3 Refactor conditional logic to use a boolean connective
* Change the guard clause into a simple if/else block. I believe a
  guard clause is only useful if it happens before the majority of
  the code in the method. In this case it adds nothing, and is
  probably more difficult to understand.
2013-07-30 11:00:35 -07:00
..
method Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
chain.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
method.rb Refactor conditional logic to use a boolean connective 2013-07-30 11:00:35 -07:00
methods.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
namespace.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
scope.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00