Padrino is a ruby framework built upon the Sinatra web library.

It was created to make it fun and easy to code more advanced web applications while still adhering to the spirit that makes Sinatra great!

Padrino comes shipped with a slick and beautiful Admin Interface, with the following features:

<%%= tag_icon("cogs fa-2x", "Orm Agnostic") %>
<%%= tag_icon("group fa-2x", "Authentication") %>
<%%= tag_icon("tasks fa-2x", "Template Agnostic") %>
<%%= tag_icon("flag fa-2x", "Multi Language") %>
<%%= tag_icon("magic fa-2x", "Scaffold") %>