Files
openfoodnetwork/engines/catalog/config/routes.rb
Luis Ramos 8a9dae0ee2 Run rubocop autocorrect
This is the result of bundle exec rubocop --auto-correct
2020-06-22 12:23:10 +01:00

5 lines
82 B
Ruby

# frozen_string_literal: true
Openfoodnetwork::Application.routes.prepend do
end