Files
openfoodnetwork/app/controllers/darkswarm_controller.rb

6 lines
73 B
Ruby

class DarkswarmController < ApplicationController
def index
end
end