20 Mar, 2016
1 commit
08 Jan, 2016
1 commit
17 Dec, 2015
1 commit
-
According to @zefer, the notifier can be passed in the context hash as well as the top level when creating a notice through the JSON api. https://github.com/airbrake/airbrake-js/pull/174#issuecomment-164918928
15 Nov, 2015
1 commit
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
3 commits
12 Oct, 2015
2 commits
-
Now this succeeds: $ bundle exec rubocop --lint --only UselessAssignment
11 Feb, 2015
1 commit
-
Fixes #828.
21 Jan, 2015
2 commits
-
I've also did some other minor changes: * Move json payload to fixture file * Add status code to error cases in controller * Move v3 api route outside of api namespace. I've some problems with making this work in tests. * Fix issue with custom exception class
-
Also I've added additional spec for requests with api_key set to nil.