Enable the Layout/EmptyLinesAroundMethodBody cop

This commit is contained in:
gregoirenovel 2017-06-12 16:06:07 +02:00
parent 24e7537c49
commit 82eb66cfe8
13 changed files with 1 additions and 13 deletions

View file

@ -1,6 +1,5 @@
class NewAdminMailer < ApplicationMailer
def new_admin_email admin, password
@admin = admin
@password = password