Categories: None [Edit]
    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,010 of 187,548
          Downloads: 114,051
        Daily
Ranking: 17,852 of 187,532
          Downloads: 34
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 7 | 1,210,718,693 | activesupport | 
| 10 | 1,164,433,060 | rake | 
| 15 | 1,088,565,104 | minitest | 
| 24 | 1,005,923,445 | multi_json | 
| 73 | 555,825,210 | pry | 
| 133 | 320,158,573 | sinatra | 
| 233 | 190,695,136 | redis-namespace | 
| 1,056 | 41,918,127 | vegas | 
| 1,817 | 15,844,282 | coveralls | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | kai | 
 xmisao
xmisao