Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.0
A rack based web framework
2020
2021
2022
2023
2024
2025
0.0
Sinatra WebUI for rollout 2
2020
2021
2022
2023
2024
2025
0.0
Provides single sign-on authentication for web applications using the CAS protocol. Modified to run on read only file systems.
2020
2021
2022
2023
2024
2025
0.0
Plots of push notifications.
2020
2021
2022
2023
2024
2025
0.0
A rack middleware to dump request and response, and replayer of recorded requests
2020
2021
2022
2023
2024
2025
0.0
Generate API documentation using RSpec
2020
2021
2022
2023
2024
2025
0.0
An httpbin like Rack module for Rspec
2020
2021
2022
2023
2024
2025
0.0
RSpec helpers for testing Roda applications and plugins
2020
2021
2022
2023
2024
2025
0.0
Enable Routing function to Ruboty.
2020
2021
2022
2023
2024
2025
0.0
Pure Ruby YANG parser and tree structure data store implementation
2020
2021
2022
2023
2024
2025
0.0
A gem source proxy
2020
2021
2022
2023
2024
2025
0.0
A Rubygems remote source server that implements the core Rubygems web API (gem indicies, specs, push, and yank). Wins for local and private gem servers.
2020
2021
2022
2023
2024
2025
0.0
The ruby based nas system
2020
2021
2022
2023
2024
2025
0.0
Simple Ruby Web Framework designed mainly for learning Web Development for everyone. Inspired by PHP. To make a new Web page just create an html file which supports ERB. E.g. for https:://yoursite.com/products.html create page products.html with any Ruby code.
2020
2021
2022
2023
2024
2025
0.0
RubyGem implementing a Robot for Netflix Studio coding exercise.
2020
2021
2022
2023
2024
2025
0.0
Enables the creation of scenarios that involve creating a rails project, starting and stoppping of servers, generating projects, editing files, issuing http requests, running of commands, etc. Output is captured as a single HTML file that can be viewed locally or uploaded. Additionally, there i...
2020
2021
2022
2023
2024
2025
0.0
A super simple library to read or create (Swagger)[http://swagger.io/] API documents.
This is the engine used in other gems to translate API definitions (grape, rails) into Swagger definitions.
2020
2021
2022
2023
2024
2025
0.0
HTTP router for Rack.
2020
2021
2022
2023
2024
2025
0.0
Makes sure that for special jobs, there can be only one job with the same workload in one queue.
Example:
class CacheSweeper
include Resque::Plugins::UniqueJob
@queue = :cache_sweeps
def self.perform(article_id)
# Cache Me If You Can...
end
end
2020
2021
2022
2023
2024
2025
0.0
Simple Rack middleware for use with Sabayon.
2020
2021
2022
2023
2024
2025