|
|
c0229bb207
|
fixed a typo in readme
|
2011-11-21 16:16:10 +00:00 |
|
|
|
c17c254601
|
make api middleware output standardized JSON content
|
2011-06-02 08:16:09 -07:00 |
|
|
|
024bd66514
|
fixed example in readme
|
2010-02-24 15:36:06 +02:00 |
|
|
|
de6b567dfd
|
fixed a typo in Format middleware example
|
2010-02-24 15:33:44 +02:00 |
|
|
|
217214c292
|
version set to v0.1.0
|
2010-01-14 04:18:34 +02:00 |
|
|
|
df18f35117
|
fixed an issue with Rack::init()
|
2010-01-14 04:18:14 +02:00 |
|
|
|
58746b2ea9
|
Rack::init() is only called automatically if
needed when calling Rack::add(), since the other
methods won't work without add() first being
called.
|
2010-01-13 15:35:06 +02:00 |
|
|
|
2eff641a75
|
added public swap method to replace a middleware
stack item
|
2010-01-13 15:33:46 +02:00 |
|
|
|
04716b0a58
|
updated readme
|
2010-01-12 21:22:03 +02:00 |
|
|
|
71526a4c3a
|
removed default content type header from Rack, as
middleware is supposed to control it
|
2010-01-12 21:18:44 +02:00 |
|
|
|
e95a22c069
|
added readme
|
2010-01-12 21:11:40 +02:00 |
|
|
|
43a7bae14a
|
initial commit
|
2010-01-12 21:05:17 +02:00 |
|