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,232 of 190,317
Downloads: 116,678

Daily

Ranking: 51,002 of 190,280
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,293,977,679activesupport
81,255,248,311rake
141,163,937,242minitest
241,062,081,488multi_json
72583,359,451pry
137333,383,661sinatra
241198,724,967redis-namespace
1,08542,529,877vegas
1,88916,146,168coveralls

Owners

#GravatarHandle
1iconkai