Skip to content

Instantly share code, notes, and snippets.

@analyticsPierce
Created August 25, 2014 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save analyticsPierce/228a29401b554bffeee6 to your computer and use it in GitHub Desktop.
Save analyticsPierce/228a29401b554bffeee6 to your computer and use it in GitHub Desktop.
controllers/welcomes_controller.rb
class WelcomesController < ApplicationController
def index
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment