Commit 0ea8d5c1 authored by ysabelbntz's avatar ysabelbntz

Moved the pages_controller.rb into the controllers folder from the concerns folder. -Alfonso Arvisu

parent d845e482
class PagesController < ApplicationController
def index
render "pages/index.html.erb"
end
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment