Qoyyim
Qoyyim
umm i already found the "right" way to using it in squeel (using == nil) but i already accustomed using .nil? and .present? nb: btw i seen Your post in...
but if they need many variables to compare it's will still over 80 char limit on if condition clause (due to passing variables as parameter ) so i don't think...
@onebree hmm okay
btw just realized that python also have same problem https://www.python.org/dev/peps/pep-0008/#id12 > When the conditional part of an if -statement is long enough to require that it be written across multiple...