-
Bump Grape dependency to 0.17
-
Encourage
insert_after
when mounting to properly include query and post datainsert_after Grape::Middleware::Formatter, Grape::Middleware::Logger
- Can use default rake command to run test suite
- Fix #4, missing JSON parameters from POST requests
- Grape::Middleware::Formatter#before is Ruby 1.9.3 friendly
- Refactor logger conditional to use coercion and parallel assignment
- Use Railtie to setup default configuration for Rails apps
- Stop logging the namespace