Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.02
Rack middleware for enabling problematic web browsers (Internet Explorer and Safari) to use same cookies in iframes as in parent windows.
2019
2020
2021
2022
2023
2024
0.02
Rack middleware for serving RPC endpoints.
2019
2020
2021
2022
2023
2024
0.02
Rack middleware to route requests with subdomains to specified routes with substitutions
2019
2020
2021
2022
2023
2024
0.02
htmx integration for Rails
2019
2020
2021
2022
2023
2024
0.02
Reflexive
2019
2020
2021
2022
2023
2024
0.02
A resque plugin for specifying the priority between queues that workers use to determine what to work on next
2019
2020
2021
2022
2023
2024
0.02
RESTRack is a Rack-based MVC framework that makes it extremely easy to develop RESTful data services. It is inspired by
Rails, and follows a few of its conventions. But it has no routes file, routing relationships are done through
supplying custom code blocks to class methods such as "has_relat...
2019
2020
2021
2022
2023
2024
0.02
This ripl plugin provides a console for rack apps.
2019
2020
2021
2022
2023
2024
0.02
A set of helpers, which make grape api specs shorter.
2019
2020
2021
2022
2023
2024
0.02
A Sinatra based server for quickly scaling and serving images. Nothing more.
2019
2020
2021
2022
2023
2024
0.02
Trigger jobs adhoc from Sidekiq web admin
2019
2020
2021
2022
2023
2024
0.02
Sidekiq extension that adds the ability to debounce job execution.
Worker will postpone its execution after `wait time` have elapsed since the last time it was invoked.
Useful for implementing behavior that should only happen after the input has stopped arriving.
2019
2020
2021
2022
2023
2024
0.02
Add an endpoint to your running application that is running Sidekiq that returns useful data in JSON format.
2019
2020
2021
2022
2023
2024
0.02
Bundle CSS and Javascript assets to a single file, compress, and cache them for snappier web experiences.
2019
2020
2021
2022
2023
2024
0.02
Sinatra extension which handles stuff around HTML forms
2019
2020
2021
2022
2023
2024
0.02
= 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...
2019
2020
2021
2022
2023
2024
0.02
Sinatra extention to add +problem+ method to respond with RFC 7807 Problem Details form
2019
2020
2021
2022
2023
2024
0.02
Sinatra-soap gem makes task to create SOAP API really simple. Inspired by WashOut gem for Rails. But remember, the only reason why you should use SOAP is legacy code.
2019
2020
2021
2022
2023
2024
0.02
Sinatra-soap gem makes task to create SOAP API really simple. Inspired by WashOut gem for Rails. But remember, the only reason why you should use SOAP is legacy code.
2019
2020
2021
2022
2023
2024
0.02
Sinatra-support includes many helpers for forms, errors and many amazing things.
2019
2020
2021
2022
2023
2024