Skip to content

Instantly share code, notes, and snippets.

@Carmer
Created April 3, 2016 17:20
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 Carmer/571cc0df8730dc3e3fd86c1571ede127 to your computer and use it in GitHub Desktop.
Save Carmer/571cc0df8730dc3e3fd86c1571ede127 to your computer and use it in GitHub Desktop.

Rails MVC Structure

  • Explain what the router.rb file is for?
  • Describe what files or rails structures a request going through the application will traverse through.
  • What is the purpose of a model?
  • What is the main purpose of a controller?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment