RSpec Refactoring Patterns: Extract Matcher
Tag Archives: refactoring patterns
Magic Numbers in Ruby & How You Make Them Disappear
Magic numbers are hardcoded unexplained values, avoid them using Ruby constants.
Rails developer and coach
RSpec Refactoring Patterns: Extract Matcher
Magic numbers are hardcoded unexplained values, avoid them using Ruby constants.