Project
Reverse Dependencies for sinatra
The projects listed here declare sinatra as a runtime or development dependency
0.01
A series of plugins and useful helpers for the Sinatra web framework
2020
2021
2022
2023
2024
2025
0.01
Serves Ember Handlebars pages.
2020
2021
2022
2023
2024
2025
0.01
This is a simple example I built while playing with Sinatra and Cucumber a bit, so that I could get to a good starting point.
2020
2021
2022
2023
2024
2025
0.01
Exports all your Sinatra application routes to static files in your public folder
2020
2021
2022
2023
2024
2025
0.01
FakeWeb allows you to fake a response from a specific url, this gem intends to give developers the option to allow several responses from the same url based on parameters (ex: WSDL)
2020
2021
2022
2023
2024
2025
0.01
Simple, lightweight, Rails-like, form helpers for Sinatra.
2020
2021
2022
2023
2024
2025
0.01
Sinatra extension which handles stuff around HTML forms
2020
2021
2022
2023
2024
2025
0.01
A little Sinatra extension to expose data nicely to Geckoboard.
2020
2021
2022
2023
2024
2025
0.01
Rails like initialization
2020
2021
2022
2023
2024
2025
0.01
OpenTracing compatible auto-instrumentation for Sinatra web applications.
2020
2021
2022
2023
2024
2025
0.01
Sinatra mapping extension is a minimal module that is useful for create map names for Sinatra web application.
2020
2021
2022
2023
2024
2025
0.01
= sinatra-mongo
Extends Sinatra with an extension method for dealing with monogodb using the ruby driver.
Install it with gem:
$ gem install sinatra-mongo
Now we can use it an example application.
require 'sinatra'
require 'sinatra/mongo'
# Specify the database to use. Defa...
2020
2021
2022
2023
2024
2025
0.01
Add Monogid to your Sinatra app with potentially zero-configuration. Lazily creates the database connection whenever needed.
2020
2021
2022
2023
2024
2025
0.01
Expands sinatra with standard helpers and tools to allow for complex applications
2020
2021
2022
2023
2024
2025
0.01
Use Mustache in your Sinatra app without extra view classes
2020
2021
2022
2023
2024
2025
0.01
This Sinatra extension, derived from omniauth_pure by Marcus Proske, adds OmniAuth authorization to your Sinatra application, so your users can login using FaceBook, Twitter and many other authorization providers, as long as you supply the API keys. It uses DataMapper and HAML.
2020
2021
2022
2023
2024
2025
0.01
Simple Sinatra pagination helper.
2020
2021
2022
2023
2024
2025
0.01
A Sinatra extension that provides i18n support to translate your web
application. It is just a wrapper for R18n core library.
It has nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization, several
us...
2020
2021
2022
2023
2024
2025
0.01
Sinatra extension providing RDiscount templates for Sinatra application.
2020
2021
2022
2023
2024
2025
0.01
redirect with flash helper for Sinatra
2020
2021
2022
2023
2024
2025