0.0
Test for Rack
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for request signature verification based on request_signing
2021
2022
2023
2024
2025
2026
0.0
ESI for Rack
2021
2022
2023
2024
2025
2026
0.0
A Rack App that provides a basic interactive Ruby console and introspection.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to send analytics to google using Staccato with the aim to be used for apis
2021
2022
2023
2024
2025
2026
0.0
require 'mongo'
require 'rake_session_mongo'
$db=Mongo::Client.new ["localhost:27017"], :database=>'test'
configure do
use Rack::Session::Mongo,:collection=>$db[:session]
end
2021
2022
2023
2024
2025
2026
0.0
Auto-create thumbnails when used with rack_grid
2021
2022
2023
2024
2025
2026
0.0
A simple rack for log information from environment.
2021
2022
2023
2024
2025
2026
0.0
UnderRack is a Ruby Framework for you understand Rack
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that returns 404 in response to all requests for the resource “/WMD”
2021
2022
2023
2024
2025
2026
0.0
Better i18n for your Rack apps. Uses the same translation backend as Rails.
2021
2022
2023
2024
2025
2026
0.0
A simple Rack middleware to health check
2021
2022
2023
2024
2025
2026
0.0
Gem enabling the management of Rackspace Cloud Server instances.
2021
2022
2023
2024
2025
2026
0.0
Redis session store for rack applications.
This was inspired by the Rack::Session::Memcached session store.
2021
2022
2023
2024
2025
2026
0.0
Provides connection management for Rack applications using ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
A rack endpoint for adding subscribers to an email list
2021
2022
2023
2024
2025
2026
0.0
Rackspace Cloud Files output plugin for Fluent event collector
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that tries to make FB Connect behave a little bit more like other identity providers such as OpenID and OAuth.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to allow/deny access to remote user by http method, path and query params.
2021
2022
2023
2024
2025
2026
0.0
Staticly cache requests to any Rack application - perfect for creating static sites/blogs/etc!
2021
2022
2023
2024
2025
2026