Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kristindiannefoss/f7bb43c79a3d7ca18978 to your computer and use it in GitHub Desktop.

Select an option

Save kristindiannefoss/f7bb43c79a3d7ca18978 to your computer and use it in GitHub Desktop.

Introduction to Sinatra

1. What is the purpose of the server file (routing)?

2. How do you pass variables into the views?

3. How can we interpolate ruby into a view (html)?

4. In what format does data come in from a view/form? What do we call it?

5. What are params?

@Carmer
Copy link

Carmer commented Mar 22, 2016

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment