Fix Rubocop offense Rails/Presence
We are currently using Object#presence in many places (>65). This commit fixes the Rubocop TODO offenses running rubocop --auto-correct.
Showing
Please register or sign in to comment
We are currently using Object#presence in many places (>65). This commit fixes the Rubocop TODO offenses running rubocop --auto-correct.