Enable the Layout/CommentIndentation cop
This commit is contained in:
parent
1b78a8e957
commit
f2cf32a15c
5 changed files with 74 additions and 74 deletions
|
@ -3,7 +3,7 @@
|
|||
class CerfaUploader < BaseUploader
|
||||
before :cache, :set_original_filename
|
||||
|
||||
# Choose what kind of storage to use for this uploader:
|
||||
# Choose what kind of storage to use for this uploader:
|
||||
if Features.remote_storage
|
||||
storage :fog
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue