LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 3f46a3eab9e60e15fedb713a2cf71b3c4e13e4307580916ffc45a68a4c67b757 |
README.md | 100644 | 0 | 0 | | | 2.8 KB | 4eb577aaeaeb9b7af7272585d9325f92ba828e41012bd32d8efcfc848dcf7a4f |
Rakefile | 100644 | 0 | 0 | | | 579 Bytes | 90c225dbe31e55f29815fca727d7ed10908cba0d6ee92c3523613782cb6c5e6a |
lib/json_api_client.rb | 100644 | 0 | 0 | | | 713 Bytes | 282203296bea5edfd22b7c2d0d7158a06dfd6af322284a5d0d6f7d1019ff9520 |
lib/json_api_client/associations.rb | 100644 | 0 | 0 | | | 322 Bytes | a22bfdd154754bde1235767855ebfc0bb310d2780b69d304c340aae935c45231 |
lib/json_api_client/associations/base_association.rb | 100644 | 0 | 0 | | | 450 Bytes | 594b44615ff0941d3136c61f413518c236b1af495d517191a77798261f836578 |
lib/json_api_client/associations/belongs_to.rb | 100644 | 0 | 0 | | | 702 Bytes | 9b6b87a84c62779fe683d1a7d389ec61abbd39fa6ada46e34ae72156201b204e |
lib/json_api_client/associations/has_many.rb | 100644 | 0 | 0 | | | 470 Bytes | 9c8f1053724372fd45738799f2bc376e010ab4475d9a957babcffc36c1d70e07 |
lib/json_api_client/associations/has_one.rb | 100644 | 0 | 0 | | | 541 Bytes | 0a278d6e482aa5f64c0fb1d028c654c78d8c9d57de8a4e31cb7ae1fb27b363f8 |
lib/json_api_client/connection.rb | 100644 | 0 | 0 | | | 914 Bytes | a543a5cabefde0cd0fc39520afc8589411025aa446d12fb2f6a75c17eecfe228 |
lib/json_api_client/errors.rb | 100644 | 0 | 0 | | | 759 Bytes | 0bf5b85792f7485c04401f57e5ba6f379c496aae5f6d86b384ca6132a459e9cc |
lib/json_api_client/helpers.rb | 100644 | 0 | 0 | | | 492 Bytes | 541d5bfcd469482828082a3ffeab701f1bd34b4f234fb10c843588a4bbba97ba |
lib/json_api_client/helpers/associable.rb | 100644 | 0 | 0 | | | 1.52 KB | d3d15616166ce1005d26475e0a2dd1d745c57d1c1e207a66d89c61f24c1ee023 |
lib/json_api_client/helpers/attributable.rb | 100644 | 0 | 0 | | | 1.23 KB | f02d71667acb5deb5cc7d2dc6a181b2c5a810d4b35c5fa5c579d7436f610f016 |
lib/json_api_client/helpers/initializable.rb | 100644 | 0 | 0 | | | 618 Bytes | 5cbf5aacf679ac00e98c92deef759713920eac974f364303a68de2ee06e20027 |
lib/json_api_client/helpers/linkable.rb | 100644 | 0 | 0 | | | 296 Bytes | fee74b7a845ef38a0b241b63c000babf73473ea912b750f706224804efaaed40 |
lib/json_api_client/helpers/parsable.rb | 100644 | 0 | 0 | | | 310 Bytes | f160dd98f9ae470bc5033bddd8c943387b52c50c2a0834e2728f39a6cca84702 |
lib/json_api_client/helpers/queryable.rb | 100644 | 0 | 0 | | | 752 Bytes | 832e22fd1f7fbf5f5dcde021ed6b49eff498877b41f3010ade811c882422210a |
lib/json_api_client/helpers/serializable.rb | 100644 | 0 | 0 | | | 228 Bytes | dd87a13cdd057adae1ea20ff3e03ad97e5d92676e85d3a4601e7b978bd67dfa9 |
lib/json_api_client/middleware.rb | 100644 | 0 | 0 | | | 177 Bytes | 268944e38651db8007f5badf0eab48a71aaa06a8aa5df9f0b42455ab53b075f2 |
lib/json_api_client/middleware/json_request.rb | 100644 | 0 | 0 | | | 348 Bytes | 622d89a598a501ab22f9a4ee930935b2f2ddaf53b5264c620bbbda1dfa97b8f0 |
lib/json_api_client/middleware/status.rb | 100644 | 0 | 0 | | | 656 Bytes | 2bf7c68b2e425cbc6c837a9f61b414f8a9ae998eb99c245a970a2d99d3564109 |
lib/json_api_client/parser.rb | 100644 | 0 | 0 | | | 1.19 KB | 1ac7198d0f83816068de246125be6459493d321fb9c50bed62fb513b66447bdf |
lib/json_api_client/query.rb | 100644 | 0 | 0 | | | 304 Bytes | d19c002224b6b2a8c67355e9f8a19ec2dbfa575e1afce9f3ce7712d35662a648 |
lib/json_api_client/query/base.rb | 100644 | 0 | 0 | | | 622 Bytes | b318bd1990026218cb45b6831c1a1a1694965fb5e907b33f25057e9e252a9885 |
lib/json_api_client/query/create.rb | 100644 | 0 | 0 | | | 226 Bytes | 5cdf38266bf9f33835a3217eafe0a7f3f41006ea9ce2ecd5d9228015ca8c8f3f |
lib/json_api_client/query/destroy.rb | 100644 | 0 | 0 | | | 155 Bytes | c56506dde96f08d5ed2dce7b831e9a11c919f6a2797ad6e3873c26259be258e9 |
lib/json_api_client/query/find.rb | 100644 | 0 | 0 | | | 362 Bytes | 6a6f6e9206aa54b0779d7c770f6db1538b711a987053ab8d1b2b2a83a98d9826 |
lib/json_api_client/query/update.rb | 100644 | 0 | 0 | | | 252 Bytes | 0bc91f0e7905a7e72beefdb25e240cdc89b7ce7c544f3d73296ab2eb397c6062 |
lib/json_api_client/resource.rb | 100644 | 0 | 0 | | | 1.99 KB | c3ec5b6c96609c92e6a4959ccb4ce102369b9530ec7babc40de5ddec1eb40395 |
lib/json_api_client/result_set.rb | 100644 | 0 | 0 | | | 442 Bytes | fec46cf417592538912519334c8bb9f0eb7cb54f5635eb326018a3ec723c7b68 |
lib/json_api_client/scope.rb | 100644 | 0 | 0 | | | 803 Bytes | c8335efd085e4181fc93fe097b73f72430066627c4e2efe82489a3e27b5258a9 |
lib/json_api_client/utils.rb | 100644 | 0 | 0 | | | 852 Bytes | b12997728811d13590f214080c3ffeaa172693785da6ae96f2b53b50de1b6e2a |
lib/json_api_client/version.rb | 100644 | 0 | 0 | | | 45 Bytes | f194ee7380d46825de57835e6534fe47bb1eafb39ca1efc774c622335715d07b |