04 Feb, 2016
2 commits
06 Jan, 2016
1 commit
01 Dec, 2015
1 commit
15 Nov, 2015
1 commit
04 Nov, 2015
6 commits
-
This allows code to be copy/pasted into the console for easy experimentation and spelunking.
31 Oct, 2015
1 commit
15 Oct, 2015
1 commit
14 Oct, 2015
1 commit
12 Oct, 2015
3 commits
28 Aug, 2015
1 commit
15 Jul, 2015
1 commit
21 Jan, 2015
1 commit
-
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
11 Jan, 2015
1 commit
21 Dec, 2014
1 commit
17 Jun, 2014
1 commit
-
This commit backs out the nesting of the error and notices as this would be better placed in an error or notices route.
15 Jun, 2014
1 commit
-
If there is no problem for the requested id the api will now correctly return a 404 status.
12 May, 2014
1 commit
09 May, 2014
1 commit
-
This allows a problem id to be passed to the problem api and only information for that problem will be returned.
30 Nov, 2013
1 commit
20 Aug, 2013
1 commit
31 Jul, 2013
1 commit
19 May, 2013
1 commit
-
Use Nokogiri to parse XML and see if it's valid XML
05 Nov, 2012
1 commit
19 Sep, 2012
1 commit
28 Aug, 2012
3 commits
-
- Use RABL to render response - Use Devise's token authentication