badar_madeena/app/controllers/layouts_controller.rb

5 lines
70 B
Ruby

class LayoutsController < ApplicationController
def index
end
end