adn-repostmentions/app/controllers/reposts_controller.rb

4 lines
70 B
Ruby

class RepostsController < ApplicationController
def index
end
end