Files
openfoodnetwork/engines/web/lib/web.rb

7 lines
68 B
Ruby

# frozen_string_literal: true
require "web/engine"
module Web
end