Sinatra is a free and open-source web application library and domain-specific language written in Ruby, designed for the speedy creation of web applications.
Subscribe to SinatraSinatra subscription active
Get notified when new articles on Sinatra are published.
You will receive email notifications for new publications on Sinatra.
Sinatra is a simple and lightweight web framework written in Ruby. This article assumes you know basic Ruby and have Ruby and RubyGems installed on your system or cloud server.
In this DigitalOcean article, we will learn a couple of different ways to take your Sinatra application out of its hidden box and share it with the world on Ubuntu using different and interesting technologies and meth...
In this DigitalOcean article, we are going to learn how to install the latest available version of the official Ruby interpreter (2.1.0) on a Ubuntu 13 droplet along with Sinatra web-application development library. A...