Categories: None [Edit]

rewritten

https://rubygems.org/gems/rewritten
https://github.com/learnjin/rewritten
Rewritten is a lookup-based rewriting engine that rewrites requested URLs on the fly. The URL manipulations depend on translations found in a redis database. If a matching translation is found, the result of a request is either a redirection or a modification of path and request parameters. For URLs without translation entries the request is left unmodified. Rewritten takes larges parts from the Resque codebase (which rocks). The gem is compromised of four parts: 1. A Ruby library for creating, modifying and querying translations 2. A Sinatra app for displaying and managing translations 3. A Rack app for rewriting and redirecting request (Rack::Rewritten::Url) 4. A Rack app for substituting URLs in HTML pages with their current translation (Rack::Rewritten::Html) 5. A Rack app for recording successful request (Rack::Rewritten::Record)

Total

Ranking: 16,526 of 192,692
Downloads: 117,895

Daily

Ranking: 29,834 of 192,666
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,339,865,813activesupport
81,311,002,349rake
141,207,075,832minitest
241,096,397,797multi_json
72599,882,831pry
140340,779,317sinatra
246202,959,517redis-namespace
1,09642,967,639vegas
1,90316,507,457coveralls

Owners

#GravatarHandle
1iconkai