Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 255 Bytes

crud-template

Goal: Create a RESTful sinatra skeleton with a functional User Creation and Sessions

2 Branches -

AJAX - Forms are loaded in as Partials, and Javascript handles placing the partials on the page.

NoAJAX - Each form is a separate page.