DGDwarak Govind Parthiban·Nov 14, 201542Use of conditional statements in RubyIs using more number of if/else blocks a bad practice? Should we break it down to ternary operators or ruby specific unless operator?PRPrashant and 1 more commented