Rack::Rewrite 1.0.0 Released

May 13th, 2010 by John Trupiano

Rack::Rewrite 1.0.0 has just been released. To install simply run: gem install rack-rewrite.

Rack::Rewrite is a web-server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.

Documentation is hosted at RubyForge. The source code is hosted at GitHub.

Updates include:

Read the rest of this entry »

Rack::Rewrite 0.2.1 Released

January 6th, 2010 by John Trupiano

Timecop 0.3.4 Released

December 7th, 2009 by John Trupiano

Rack::Rewrite for Site Maintenance and Downtime

November 16th, 2009 by John Trupiano

Timecop 0.3.0 Released

September 20th, 2009 by John Trupiano

environmentalist 0.2.3 released — supports rails 2.3.2

April 4th, 2009 by John Trupiano

Timecop 0.2.0 Released: Freeze and Rebase Time in Ruby

December 24th, 2008 by John Trupiano