refactor: ♻️ Rubocop auto-correct
frozen_string_literal and single quote strings
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class ApplicationController < ActionController::Base
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user