Fix rubocop style issues
This commit is contained in:
parent
baf10cd392
commit
5cbd4038ed
47 changed files with 530 additions and 638 deletions
|
@ -61,6 +61,8 @@ module CompressionSystem
|
|||
end
|
||||
end
|
||||
|
||||
class ActionController::Base
|
||||
include CompressionSystem
|
||||
module ActionController
|
||||
class Base
|
||||
include CompressionSystem
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue