.gitignore | 100644 | 0 | 0 | | | 208 Bytes | 9981f2d06941e31d934082ae98db36e15982b51ecbb6d5a7ac9f617013591609 |
.rubocop.yml | 100644 | 0 | 0 | | | 33 Bytes | e5fe4612442fc8f3d9ac68c736c5ddb4fd66855401823a005f8edb0a6e8e0c32 |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 695 Bytes | 58b21f113749110675de4a8d6e2d21c94b5272ddf1a0678a935e80482fd503e4 |
.travis.yml | 100644 | 0 | 0 | | | 188 Bytes | b6f484fbe979c9e6447a72e26a6a20e62e8baf9f936db9bdc56acce3f76d9e1a |
Gemfile | 100644 | 0 | 0 | | | 175 Bytes | 36d6c7cf108d76baa7845c48742276b3e86909e962b68b12a57bb9680971ff38 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | a46dcae41cdeb7244c8575737a6c0fb1b0078df799b6cd657f29013c64d864be |
README.md | 100644 | 0 | 0 | | | 790 Bytes | d556e021f41f48b8d7a2ae95bb7600caa43b7324bd4b6d208d274a3ebafea257 |
Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 546251e2c2971700ffe9c49cdee8fdb62d66dc59894ec525e1757f78b1714fc4 |
grape-jsonapi-resources.gemspec | 100644 | 0 | 0 | | | 1.08 KB | fd3e65ead601f3181dc3b39a6680ac0250aee67057f70d7b5a6d815b2b9a1f7c |
lib/.travis.yml | 100644 | 0 | 0 | | | 104 Bytes | 4adbe985978b01fcba5fa39eb50dd0c909926e257785b5f5a8e957bd57ade687 |
lib/grape-jsonapi-resources.rb | 100644 | 0 | 0 | | | 239 Bytes | 3703c654fd2728b649953108bc91f843cf43aac7023f06150698e25bb0e7ff01 |
lib/grape-jsonapi-resources/api_options_extension.rb | 100644 | 0 | 0 | | | 163 Bytes | 74be45722c12f8f4cab28f0c18f47dfbdfb1e3533161a740df6531c4a253126a |
lib/grape-jsonapi-resources/endpoint_extension.rb | 100644 | 0 | 0 | | | 199 Bytes | 7e248481bb6b42a67f496b57b6c63723519c61528efc29403528a9166fede568 |
lib/grape-jsonapi-resources/formatter.rb | 100644 | 0 | 0 | | | 3.02 KB | d8c47b5c5b7edfc7ff79a40eda27791e8c5d58a4b2c54908e55e764fc28abf72 |
lib/grape-jsonapi-resources/version.rb | 100644 | 0 | 0 | | | 71 Bytes | e1ce04c8ca60deb036b69dae71b35333034c6897e0af86421163ae38456c0de1 |
spec/grape-jsonapi-resources/endpoint_extension_spec.rb | 100644 | 0 | 0 | | | 877 Bytes | a9dc3e1b7098b0067275352b6a11a21eff0667206585f0ef09928b0b21de950d |
spec/grape-jsonapi-resources/formatter_spec.rb | 100644 | 0 | 0 | | | 2.31 KB | 5c6f25343315dfa219700a18fa7c97387527166b8f238d4c68e6b90f51a59504 |
spec/grape-jsonapi-resources_spec.rb | 100644 | 0 | 0 | | | 65 Bytes | d1aa35e0e2070178d79a08e86c1c5fc353a64d5462784b2c21cbc1fca12e6e23 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 549 Bytes | 0636caa11491932f9632b50ece2ae186ef8d8cb7cbf431d7ae58a17058424897 |
spec/support/models/blog_post.rb | 100644 | 0 | 0 | | | 258 Bytes | 0babdc73cb8b8885cf79599e7b11cec4761b1dbf330686b2a3dd1e3710fd6449 |
spec/support/models/user.rb | 100644 | 0 | 0 | | | 283 Bytes | 9ad94650f7da12211f01f2875133e084d081d771d39b9d937a043d9beda059dc |
spec/support/resources/blog_post_resource.rb | 100644 | 0 | 0 | | | 74 Bytes | 5986ec45043a6315a5c2f14cb2381d6d21bfc7b9ca9e6e5a6dce5f2690e9eaf0 |
spec/support/resources/user_resource.rb | 100644 | 0 | 0 | | | 80 Bytes | 2a59bd014a2aff3c7cc3e0c108a625a157409a40bc95513cf84985cb6a8d3876 |