Refactorings

Re: Testing

Refactoring of: Testing

Language: Ruby

def test
  "Wow, this is a test"
end

def refactor
  "And this is a refactoring"
end
Reveal More
Added over 2 years ago by Atclub_256_normal scottymac