0.01
Rack::LTI provides LTI launch and configuration endpoints to your
Rack-based application. It handles configuration, authorization, and
routing.
For more information about LTI, see http://www.imsglobal.org/toolsinteroperability2.cfm.
2021
2022
2023
2024
2025
2026
0.01
The rack-kerberos library provides a Rack middleware interface for
authenticating users against a Kerberos server.
2021
2022
2023
2024
2025
2026
0.01
Allows you to use Jetty as a Rack adapter in JRuby. Compatible with rackup and rails' Rack support.
2021
2022
2023
2024
2025
2026
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2021
2022
2023
2024
2025
2026
0.02
Rack-based console inside your web applications, using pry
2021
2022
2023
2024
2025
2026
0.02
A Unicorn-style forking, rack-based server for hosting rabbitMQ consumer processes
2021
2022
2023
2024
2025
2026
0.0
Middleware that will make Rack-based apps communicate with buckler client. Read more here: '{location to buckler and rack here}'.
2021
2022
2023
2024
2025
2026
0.0
Rack::ResponseSignature uses RSA key pairs to transparently sign the outgoing responses from any Rack-compliant application.
2021
2022
2023
2024
2025
2026
0.0
Proxies rekon as a rack app so you can include it in your rack-based riak application.
2021
2022
2023
2024
2025
2026
0.0
Provides an easy way to create Rack Middleware that injects things into the response body. Extracted from rack-insight.
2021
2022
2023
2024
2025
2026
0.0
A Rack Middleware component to authenticate against a CAS server.
I (shamefully) forgot to attribute this to
https://github.com/garnieretienne/rubycas-client-sinatra. I had reached out to
garnieretienne and he was no longer interested in his project. There is also
rack-cas-client gem but that wa...
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that expels undesirable browsers out of your website. This project lovingly extends the rack-noie6 gem.
2021
2022
2023
2024
2025
2026
0.0
replace status code from 403 to 404 with Rack::Access in 'rack-contrib' gem.
2021
2022
2023
2024
2025
2026
0.01
Extends rack-test to simplifies the process of unit testing properly designed RESTful API's.
2021
2022
2023
2024
2025
2026
0.01
A Rack middleware that parses the POST or PUT body for JSON or XML content to a Hash and puts it into the rack.request.form_hash. Most frameworks get the params hash from there. Uses ActiveSupport and the respective parsers for parsing. So you can set it up to use Nokogiri and YajL. Useful for ex...
2021
2022
2023
2024
2025
2026
0.0
A rack-based session store on plain file system.
2021
2022
2023
2024
2025
2026
0.0
A mock RAML server for Rack-based applications.
2021
2022
2023
2024
2025
2026
0.0
Rackish authentication for Rack apps. Provides access to the `Authorization` HTTP header.
2021
2022
2023
2024
2025
2026
0.0
Cures the damange done by rack-ssl when it set the Strict-Transport-Security header to a year.
2021
2022
2023
2024
2025
2026
0.0
Helpers for rack-test that mean I don't need to remember the accept header syntax, or whether to prepend HTTP to them.
2021
2022
2023
2024
2025
2026