Project
Reverse Dependencies for sinatra
The projects listed here declare sinatra as a runtime or development dependency
0.01
granular before filters for sinatra
2020
2021
2022
2023
2024
2025
0.01
A sinatra extension that provides authentication for GMail authentication
2020
2021
2022
2023
2024
2025
0.01
Authentication with BasicAuth.
2020
2021
2022
2023
2024
2025
0.01
Sinatra extension for user authentication with browserid.org
2020
2021
2022
2023
2024
2025
0.01
Better Compass integration for Sinatra (part of BigBand).
2020
2021
2022
2023
2024
2025
0.01
Small Sinatra extension to add a content_for helper similar to Rails'
2020
2021
2022
2023
2024
2025
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