Skip to content

Instantly share code, notes, and snippets.

@hpjaj
Created November 14, 2018 03:11
Show Gist options
  • Select an option

  • Save hpjaj/5677af93debca673147c382da551cb08 to your computer and use it in GitHub Desktop.

Select an option

Save hpjaj/5677af93debca673147c382da551cb08 to your computer and use it in GitHub Desktop.
# app/controllers/pages_controller.rb
class PagesController < ApplicationController
def index
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment