bookstore/app/helpers/application_helper.rb
2021-03-22 03:16:29 +01:00

4 lines
60 B
Ruby

# frozen_string_literal: true
module ApplicationHelper
end