Ryan Tomayko
91922b78a7
Deprecate get_it, post_it, etc. test helpers with warnings
2009-01-14 07:52:04 -08:00
Dylan Egan
1fb5b99dca
Bacon support
2009-01-14 07:52:04 -08:00
Markus Prinz
17cb177ea3
README and CHANGES tweaks for 0.9.0 release ( #63 )
...
* Add support for regex routes to README
* Use $LOAD_PATH instead of $:
* EventContext is no longer present
* Misc cleanup from rtomayko
2009-01-13 08:24:29 -08:00
Ryan Tomayko
b5faa571f5
Dump backtrace to rack.errors on unhandled exception
...
Also added a dump_errors option so that this can be disabled
when necessary.
2009-01-09 02:28:09 -08:00
Markus Prinz
38778eddda
Add filtering support for Accept HTTP header.
...
Adds an "provides"-option to a route definition, which can either be
a string specifying a MIME type, a symbol that Rack can resolve to
a MIME type, or an array of either.
2009-01-07 15:15:12 -08:00
Ryan Tomayko
ccb653fafb
Update CHANGES file with hoboken notes
2009-01-06 23:04:11 -08:00