Project

Reverse Dependencies for rake

The projects listed here declare rake as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Rack Middleware to inject Segment javascript into your Rack app.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Remove or add www and trailing slash from urls for Rack applications. Use it if you can not edit Nginx or Apache configs.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Display in a div the hostname, running user, rails env.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Basic Rack middleware for checking Rack/Rails server availability
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Rack middleware for API Version-specific Component Service redirection.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rack middleware that persists session data in an encrypted cookie
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
Rack::Session::Memcached provides cookie based session stored in memcached. It depends on memcached(libmemcached).
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
rack middleware which provides php compatible sessions
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Provides a rack session middleware to store sessions in a RethinkDB table.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
For use with Rails and the RequestId gem, this sets the request id so it can be sent on to internal http services.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Rack Middleware for verifying signed requests
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
If you're running a javascript single-page-app with html5 routing, you may notice that deep links will 404 unless your web front-end is configured to rewrite all non-asset paths to index.html. If you'd like to achieve t...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Rack::Skippable helps your Rack application to avoid running app logic (app#call) in some conditions.
2021
2022
2023
2024
2025
2026