1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Ryan Tomayko
7be3682605 Rack 0.4 (remove vendor submodule)
Use Rack gem instead of freezing.
2008-08-31 02:09:32 -07:00
Blake Mizerany
be5f5270ec bringing back the string.
Symbols are not garbage collected and I don't want to use the large (but cool) HashWithIndifferentAccess.  I could use OpenStruct ala camping but that seems unnecessary.

Long live the string.
2008-03-31 18:48:59 -07:00
Blake Mizerany
0fa5de7484 making better use of Rack::Request 2008-03-04 16:45:19 -08:00
Blake Mizerany
bf896df252 * Splat works
* Filter by agent
2008-01-11 17:01:00 -08:00
Blake Mizerany
03b080973b invoke results with a block; not the body 2007-11-27 22:31:31 -08:00
Blake Mizerany
18d3c8714f more tests 2007-11-27 21:55:05 -08:00
Blake Mizerany
095d95e36b refactored 2007-11-27 20:26:48 -08:00
Blake Mizerany
b17f5f7008 simple event lookup 2007-11-27 20:16:12 -08:00