Questions tagged [ruby-style-guide]

16 questions
-1
votes
1 answer

Ruby method refactor multi line assignment to pass RuboCop

I have been trying to tune this method that sets up complex assignment and I am looking for other options to make this function pass the cops. Would anyone have thoughts to point me in the right direction? Right now, I am tinkering with breaking…
Chris Hough
  • 3,389
  • 3
  • 41
  • 80
1
2