Rubocop: Auto-correct Style/EmptyLineBetweenDefs offences

This commit is contained in:
Rob Harrington
2017-05-19 12:13:03 +10:00
parent b277ff03ea
commit 7bb58342fc
36 changed files with 8 additions and 71 deletions

View File

@@ -4,7 +4,6 @@ module Admin
"#{controller_name.classify}".constantize
end
# URL helpers
def new_object_url(options = {})
if parent_data.present?