bookstore/app/helpers/application_helper.rb
2021-03-22 04:38:35 +01:00

5 lines
81 B
Ruby

# frozen_string_literal: true
# Application helper
module ApplicationHelper
end