Files
danbooru/app/controllers/pool_versions_controller.rb

5 lines
75 B
Ruby

class PoolVersionsController < ApplicationController
def index
end
end