Speakers | |
---|---|
Koen Van der Auwera | |
Schedule | |
Day | Sunday |
Room | AW1.120 |
Start time | 14:15 |
End time | 14:45 |
Duration | 00:30 |
Info | |
Event type | Podium |
Track | Ruby and Rails |
Language | English |
Introduction to Sinatra
Sinatra is a Domain Specific Language(DSL) for quickly creating web-applications in ruby. It keeps a minimal feature set, leaving the developer to use the tools that best suit them and their application.
With Sinatra you can build a web application in a single file, which makes it fun and easy to use.