Skip to content

Instantly share code, notes, and snippets.

@laurenhavertz
Last active December 19, 2015 16:48
Show Gist options
  • Select an option

  • Save laurenhavertz/5985937 to your computer and use it in GitHub Desktop.

Select an option

Save laurenhavertz/5985937 to your computer and use it in GitHub Desktop.
FRONT END RESOURCES
  1. add source
  2. add gemfile
  3. require files
  4. start with routes
  5. make views files
  6. make public folder with images and stylesheets
  7. change html files in erb files
  8. Create the layout
  9. add the content to the erb files and <% yield %> in the layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment