Project
Reverse Dependencies for sinatra
The projects listed here declare sinatra as a runtime or development dependency
0.01
An opinionated UI component regression testing tool built to be tightly
integrated with RSpec, Selenium and tools you already use.
2021
2022
2023
2024
2025
2026
0.01
Adapter from Active Model Serializers, to work in Sinatra from a more practical way with models
2021
2022
2023
2024
2025
2026
0.01
granular before filters for sinatra
2021
2022
2023
2024
2025
2026
0.01
A sinatra extension for easy oauth integration with github
2021
2022
2023
2024
2025
2026
0.01
Authentication with BasicAuth.
2021
2022
2023
2024
2025
2026
0.01
Sinatra extension for user authentication with browserid.org
2021
2022
2023
2024
2025
2026
0.01
Small Sinatra extension to add a content_for helper similar to Rails'
2021
2022
2023
2024
2025
2026
0.01
A series of plugins and useful helpers for the Sinatra web framework
2021
2022
2023
2024
2025
2026
0.01
Serves Ember Handlebars pages.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.01
Exports all your Sinatra application routes to static files in your public folder
2021
2022
2023
2024
2025
2026
0.01
Simple, lightweight, Rails-like, form helpers for Sinatra.
2021
2022
2023
2024
2025
2026
0.01
Sinatra extension which handles stuff around HTML forms
2021
2022
2023
2024
2025
2026
0.01
A little Sinatra extension to expose data nicely to Geckoboard.
2021
2022
2023
2024
2025
2026
0.01
Rails like initialization
2021
2022
2023
2024
2025
2026
0.01
OpenTracing compatible auto-instrumentation for Sinatra web applications.
2021
2022
2023
2024
2025
2026
0.01
Sinatra mapping extension is a minimal module that is useful for create map names for Sinatra web application.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.01
Add Monogid to your Sinatra app with potentially zero-configuration. Lazily creates the database connection whenever needed.
2021
2022
2023
2024
2025
2026
0.01
Expands sinatra with standard helpers and tools to allow for complex applications
2021
2022
2023
2024
2025
2026