Files
bit/app/helpers/application_helper.rb
T
Juan Rodriguez a9d3cbe544 refactor: ♻️ Rubocop auto-correct
frozen_string_literal and single quote strings
2021-06-13 10:46:52 -05:00

5 lines
60 B
Ruby

# frozen_string_literal: true
module ApplicationHelper
end