mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
remove extra blank lines
This commit is contained in:
parent
179512a36a
commit
174c98f86f
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@ require "rails/generators/rails/scaffold_controller/scaffold_controller_generato
|
|||
|
||||
module Rails
|
||||
module Generators
|
||||
|
||||
class ControllerGenerator
|
||||
hook_for :decorator, default: true
|
||||
end
|
||||
|
@ -12,6 +11,5 @@ module Rails
|
|||
class ScaffoldControllerGenerator
|
||||
hook_for :decorator, default: true
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue