Jump Start Sinatra
- Length: 150 pages
- Edition: 1
- Language: English
- Publisher: SitePoint
- Publication Date: 2013-02-22
- ISBN-10: 0987332147
- ISBN-13: 9780987332141
- Sales Rank: #2531124 (See Top 100 Books)
This short book provides readers with a fun and yet practical introduction to Sinatra, a framework that makes web development with Ruby extremely simple. It’s not intended to be a completely comprehensive guide to the framework or an in-depth Ruby tutorial, but will quickly get you up to speed with Sinatra and give you the confidence to start experimenting on your own.
The book is built around a real-life example project: a content management system. It’s a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way.
This is a clear, approachable and very easy-to-follow book that will get you to to speed with Sinatra in no time.
Table of Contents
Chapter 1: Sinatra Takes to the Stage
Chapter 2: Building a Basic Website
Chapter 3: Collecting Records
Chapter 4: Setting up to Go Live
Chapter 5: Helpers and Finders
Chapter 6: Jazzing up with JavaScript
Chapter 7: The Final Act