about summary refs log blame commit diff
path: root/app/controllers/pages_controller.rb
blob: 39848c624f0597ec7170dbd932cd93284b0287f8 (plain) (tree)
1
2
3
4



                                             
class PagesController < ApplicationController
  def index
  end
end