Table of Contents; Introduction. What is Sinatra? Installation. Dependencies; Living on the Edge. Hello World Application; Real World Applications in Sinatra ...
Link: sinatra-book.gittr.com
Sinatra supports many different template engines (it uses the Tilt library internally to support practically every template engine in Ruby) For optimal experience, you should install the template engines you want to work with. The Sinatra dev team suggests using either ERB, which is i...
Sinatra supports many different template engines (it uses the Tilt library internally to support practically every template engine in Ruby) For optimal experience, you should install the template engines you want to work with. The Sinatra dev team suggests using either ERB, which is i...