Sha256: b1de0ab9a4309781794885d17c22e420a3c9849dafec1bade94aaea6a3da095d

Contents?: true

Size: 691 Bytes

Versions: 2

Compression:

Stored size: 691 Bytes

Contents

* OUTSTANDING
  * Add :host support to restrict which URL's a rewrite rule matches [10/15/09]
  * Add support for specifying a config file instead of passing a block (e.g. config/rewrite.rb) [10/15/09]
  * Better message than "Redirecting..." -- how about html that says where it's being redirected to? [10/16/09]
  * Provide testing helpers (e.g. should_rewrite) to facilitate straightforward testing. [10/25/09]
  * Allow rules to return arbitrary html (e.g. the contents of the maintenance page) [10/25/09]

* COMPLETED
  * Add :if => lambda support for arbitrary conditional rule application (this will allow us to do the capistrano maintenance page w/o apache's mod_rewrite) [10/15/09]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rack-rewrite-0.2.1 TODO
rack-rewrite-0.2.0 TODO