Commit Graph

68 Commits

Author SHA1 Message Date
Ryan Buckley 1e9a84fb85 add how to run tests to readme 2015-12-14 18:10:37 -08:00
Ryan Buckley 7969c9daca Refactor logger conditional to use coercion and parallel assignment 2015-12-14 18:10:26 -08:00
Ryan Buckley e6e06556aa version 1.5.0 2015-12-12 01:05:53 -08:00
Ryan Buckley 558030b6dc reorganize the readme 2015-12-12 01:04:19 -08:00
Ryan Buckley ea4503558d update railtie load order 2015-12-12 01:02:05 -08:00
Ryan Buckley b7bf4b0acb cleanup test suites 2015-12-12 00:20:04 -08:00
Ryan Buckley 65423e2157 update readme 2015-12-12 00:10:01 -08:00
Ryan Buckley 6e2b1bd11c update travis to run each suite 2015-12-12 00:05:57 -08:00
Ryan Buckley b2491299ed use railtie 2015-12-12 00:05:32 -08:00
Ryan Buckley 9a0326ff09 Stop logging the namespace 2015-12-11 23:13:18 -08:00
Ryan Buckley baaa98e04e version 1.4.3 2015-12-11 23:02:07 -08:00
Ryan Buckley 83e5029bbe fix bug with modifying frozen string 😅 2015-12-11 23:01:49 -08:00
Ryan Buckley 5696bb45d1 add homepage to spec 2015-12-11 22:36:42 -08:00
Ryan Buckley 0074920292 It's getting cold in here 2015-12-11 22:27:06 -08:00
Ryan Buckley ccd343814e version 1.4.2 2015-12-11 22:18:54 -08:00
Ryan Buckley 2e2b14e557 freeze all freezable strings 2015-12-11 22:16:05 -08:00
Ryan Buckley 8182172baf version 1.4.1 2015-12-11 21:09:51 -08:00
Ryan Buckley fd48c9a79b some minor cleanup 2015-12-11 21:08:14 -08:00
Ryan Buckley 4e960deb57 replace default logger with a proc 2015-12-11 21:04:40 -08:00
Ryan Buckley a579a76d80 update readme to reflect changes 2015-12-11 20:03:29 -08:00
Ryan Buckley d6dc163214 version 1.4.0 2015-12-11 20:00:13 -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 af4c56ff82 version 1.3.0 2015-12-11 15:48:56 -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 37b308ca4a edit readme wording 2015-12-08 17:00:30 -08:00
Ryan Buckley bfff4af0fa version 1.2.1 2015-12-08 16:55:21 -08:00
Ryan Buckley 39ba3f2d8f Refactor #logger into initialize 2015-12-08 16:54:45 -08:00
Ryan Buckley 221977ce01 add badge 2015-12-08 16:30:07 -08:00
Ryan Buckley 5135488eaf add travis config 2015-12-08 16:28:51 -08:00
Ryan Buckley e9b7e48644 version 1.2.0 2015-11-26 22:54:31 -10:00
Ryan Buckley 8170bd5f74 remove version.rb and the associated hack for loading it 2015-11-26 22:53:59 -10:00
Ryan Buckley bddf956d57 version 1.1.1 2015-11-18 13:22:58 -08:00
Ryan Buckley e91c33dd3c Merge pull request #3 from tinexw/patch-1
500 instead of 401 returned if grape authentication is used
2015-11-18 13:21:50 -08:00
tinexw 04c90ed0a2 Change test to test reported error case 2015-11-18 14:15:09 +01:00
sirnicolaz dba50a8bb6 more consistent spec phrasing 2015-11-18 12:29:46 +01: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
Ryan Buckley 5c7d8b21a0 version 1.1.0 2015-10-23 11:16:36 -07:00
Ryan Buckley 7fd0bc3184 Merge pull request #1 from marceloboeira/rails-logger-as-default
Use Rails.logger as default when previously set
2015-10-23 11:14:19 -07:00
Marcelo Boeira a8af3123ad update readme with Rails infos 2015-10-23 09:48:19 -02:00
Marcelo Boeira 8ad399102f improve tests by creating a specific context and moving Rails mock to the context 2015-10-23 09:01:11 -02:00
Marcelo Boeira 37e95b2fca refactor class definition on ParamFilter 2015-10-23 08:57:49 -02: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 9c84202287 update grape version in gem usage example 2015-07-11 12:51:36 -07:00
Ryan Buckley 597719d5bd update readme 2015-07-11 12:49:31 -07:00
Ryan Buckley 909c6e79aa version 1.0.0 2015-07-11 12:41:34 -07:00