Skip to content

Latest commit

 

History

History
196 lines (190 loc) · 10.7 KB

wild.markdown

File metadata and controls

196 lines (190 loc) · 10.7 KB
title layout
Sinatra in The Wild
default

NOTE: Feel free to fork Sinatra's website on GitHub and add your own entry to the wild.markdown file. Just push and we'll take care of the rest.

Applications {#apps}

Libraries and extensions {#libs}

  • sinatra_more Library with agnostic generators, form builders, named route mappings, easy mailer support, and more.
  • Sinatra's Hat Mount models as web services in Sinatra with ease
  • Classy Resources Think resources controller, except for sinatra
  • Sinatra Ditties A collection of plugins and useful helpers
  • Chicago runtime and testing helpers, extensions, and macros commonly used by Thumblemonks
  • Capinatra Quickly deploy Sinatra apps to Passenger.
  • Frankie Easy creation of Facebook applications with Sinatra and the Facebook gem
  • Sinatra Application Template Base app with DataMapper, Haml and RSpec. Fork and build.
  • Sinatra OAuth Provider an OAuth provider implemented with Sinatra
  • Spork Executes some aynchronous code using Sinatra running under Passenger
  • Retweet Create Twitter apps like tweetdreams.org with ease
  • Rack Flash Simple flash hash implementation for Rack with extra sugar for Sinatra.
  • Sinatra-REST generates RESTful routes for your models (ActiveRecord, DataMapper, Stone)
  • R18n Agnostic i18n library with Sinatra extension.
  • url_for Construct absolute paths and full URLs for current application.
  • WebIRC Web-based IRC client.
  • content_for Rails-like content_for helper for your views (supports ERB and Haml.)
  • Sinatra Effigy Sinatra extension for Effigy (HTML in .html files, Ruby in .rb files) views.
  • Sinatra Mongoid Sinatra extension for Mongoid (MongoDB ORM).

Websites {#sites}

Companies using Sinatra {#biz}