remove reloader from readme example |
|
More...
|
almost 14 years ago
|
strip reloader from examples |
|
More...
|
almost 14 years ago
|
fixed spec to demonstrate support for params as an array |
|
More...
|
almost 14 years ago
|
adding nested query parameter support to post requests |
|
More...
|
almost 14 years ago
|
updating spec name |
|
More...
|
almost 14 years ago
|
changing query string parameter parsing to support nesting parameters |
|
More...
|
almost 14 years ago
|
simplify test |
|
More...
|
almost 14 years ago
|
spec for 201 response with empty body - should return content-length set to 0 |
|
More...
|
almost 14 years ago
|
set server_name and server_port based on routed request. closes #13. |
|
More...
|
almost 14 years ago
|
just have :test call :spec |
|
More...
|
almost 14 years ago
|
enable gemtesters (http://test.rubygems.org/) support |
|
More...
|
almost 14 years ago
|
more coverage links in readme |
|
More...
|
almost 14 years ago
|
Added InfoQ to "Coverage" on README.md |
|
More...
|
almost 14 years ago
|
streaming api example |
|
More...
|
almost 14 years ago
|
add multipart body test |
|
More...
|
almost 14 years ago
|
Updates to match Rack SPEC |
|
More...
|
almost 14 years ago
|
params middleware can now handle multipart |
|
More...
|
almost 14 years ago
|
bump rack |
|
More...
|
almost 14 years ago
|
cleanup and re-order ignore file |
|
More...
|
almost 14 years ago
|
http_log spec |
|
More...
|
almost 14 years ago
|
only connect ot mongo in dev mode |
|
More...
|
almost 14 years ago
|
allow setting options to the server and with_api |
|
More...
|
almost 14 years ago
|
allow specifing config file on the command line |
|
More...
|
almost 14 years ago
|
clobber status |
|
More...
|
almost 14 years ago
|
execute options_parser when starting api with "with_api" helper, closes |
|
More...
|
almost 14 years ago
|
chdir for both dev/prod and load the config relative to the changed directory |
|
More...
|
almost 14 years ago
|
Move the logger to rack.logger. |
|
More...
|
almost 14 years ago
|
test POST params are getting parsed properly |
|
More...
|
almost 14 years ago
|
allow post requests |
|
More...
|
almost 14 years ago
|
reset the StringIO after we read it |
|
More...
|
almost 14 years ago
|