Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
A rack-based session store on sdbm/gdbm. you can use this gem in smaller projects.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that persists session data in an encrypted cookie
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 rack middleware for exposing session state to tests.
2021
2022
2023
2024
2025
2026
0.0
Rack::Session::Memcached provides cookie based session stored in memcached. It depends on memcached(libmemcached).
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
rack middleware which provides php compatible sessions
2021
2022
2023
2024
2025
2026
0.0
Provides a rack session middleware to store sessions in a RethinkDB table.
2021
2022
2023
2024
2025
2026
0.0
Choose params that are converted with Herbalist to base SI units (meters, grams, etc)
2021
2022
2023
2024
2025
2026
0.0
Silence logs per request from Rack
2021
2022
2023
2024
2025
2026
0.0
A simpler CSRF middleware for Rack.
2021
2022
2023
2024
2025
2026
0.0
Simple logger for rack
2021
2022
2023
2024
2025
2026
0.0
Handles a single request to/from STDIN/STDOUT. Exits when the response
has finished. Sutable for running via inetd.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to set custom skylight.io endpoints for specific paths.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for parsing X-SecondLife headers.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to verify Slack requests made using signed secrets.
2021
2022
2023
2024
2025
2026
0.0
Performs a 301 redirection on every url ending by a /
2021
2022
2023
2024
2025
2026
0.0
Rack-based compression of two or more adjacent slashes in a URI into a single slash.
2021
2022
2023
2024
2025
2026
0.0
Allows for setting the maximum request time before it get logged also provides a custom
log to data relevant to the slow request and can even provide a different log for each slow
request for easy debugging.
2021
2022
2023
2024
2025
2026
0.0
A no-nonsense force of good in a world of bad. Will prevent malicious bots/users from accessing your content once they are caught red-handed.
2021
2022
2023
2024
2025
2026