style: correct coding style with rubocop linter
This commit is contained in:
@@ -90,4 +90,4 @@ class Order < ApplicationRecord
|
||||
def draft?
|
||||
status == "draft"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user