Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Buckley 4e960deb57 replace default logger with a proc 2015-12-11 21:04:40 -08:00
Ryan Buckley 5959a06cce add and reorganize specs with factory girl 2015-12-11 19:55:05 -08:00
Ryan Buckley 2253c1be19 improve default logger 2015-12-11 16:34:20 -08:00
Ryan Buckley 14ff80ff7a replace to_default_s with to_s 2015-12-11 15:47:08 -08:00
Ryan Buckley ddd39f2408 Add start time to first log message 2015-12-11 15:44:45 -08:00
Ryan Buckley 39ba3f2d8f Refactor #logger into initialize 2015-12-08 16:54:45 -08:00
Ryan Buckley 8170bd5f74 remove version.rb and the associated hack for loading it 2015-11-26 22:53:59 -10:00
sirnicolaz a4daa56c53 add tests for array response behaviour 2015-11-18 11:56:52 +01:00
tinexw c0327a4b8d Return @app_response as returned by @app.call 2015-11-17 01:13:40 +01:00
tinexw 7ba0dba6fa app_response is not always a rack response object 2015-11-17 00:42:32 +01:00
Marcelo Boeira df7266f144 use Rails logger by default when is set, instead of default logger 2015-10-22 15:38:51 -02:00
Marcelo Boeira 982c8ad888 refactor logger to not use hierarchical namespaced structure 2015-10-22 15:33:01 -02:00
Ryan Buckley 166dd7ee9a update to work with Grape 0.12.0 and log exceptions 2015-07-11 12:41:22 -07:00
Ryan Buckley e3d6a3be65 be more positive 2015-05-09 02:11:28 -07:00
Ryan Buckley f842b399d6 version 0.1.2 w/ some cleanup 2015-05-07 20:23:12 -07:00
Ryan Buckley 4cac0e0ac0 use +before+ because it works on Grape master 2015-05-05 22:42:17 -07:00
Ryan Buckley d65714ffd8 Specs and update to handle broken state of Grape Globals 2015-05-05 22:22:35 -07:00
Ryan Buckley a1191bfc15 Launch this thingy 😅 2015-05-05 20:20:23 -07:00