Andy Allan
|
6bb18436a3
|
Add tests for routing and to ensure output format
This avoids the tests passing if the json output is an array of kv pairs,
instead of the desired hash of attributes.
|
2021-04-14 16:11:57 +01:00 |
|
Michal Migurski
|
a67ff9c038
|
Added JSON support to user preferences
|
2021-04-06 21:27:54 -07:00 |
|
Tom Hughes
|
b5c778b662
|
Fix new rubocop warnings
|
2020-03-31 19:08:10 +01:00 |
|
Andy Allan
|
8ad88b9ddc
|
Move user preference XML generation to a view
|
2019-11-20 16:39:23 +01:00 |
|
Andy Allan
|
25ebf87e5a
|
Rename UserPreference controller methods to follow rails conventions more closely
|
2019-11-20 16:09:48 +01:00 |
|
Andy Allan
|
3bb07e29ec
|
Refactor api controllers to inherit from a common ApiController
|
2019-03-20 14:16:15 +01:00 |
|
Andy Allan
|
9186a6155c
|
Move the user preferences controller into the api namespace
|
2019-02-24 12:47:26 +01:00 |
|