a9d3cbe544
frozen_string_literal and single quote strings
5 lines
60 B
Ruby
5 lines
60 B
Ruby
# frozen_string_literal: true
|
|
|
|
module ApplicationHelper
|
|
end
|