.circleci/config.yml | 100644 | 0 | 0 | | | 1.6 KB | 755c42eed335af4e3bb3c8a45d2947187a1d61282c0e98ff22a7012d54a0cee7 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 72534cfc292a60011d53c4e1a319191e51fa2b43f5ef14726ea63b1035f1f763 |
CHANGELOG.md | 100644 | 0 | 0 | | | 739 Bytes | 45b24231d5b433235d095068b4a3275dbe27375806cb215640dec6e5a3048421 |
Gemfile | 100644 | 0 | 0 | | | 71 Bytes | 6d3e84b7f39d5f5fa4cbac2c037749032203e68bca329d664bcf7edb92882d91 |
Gemfile.lock | 100644 | 0 | 0 | | | 4.59 KB | 7407af9a1f8222ec4ba838de2648feae08830ebbbff361e62979e6dc4982a268 |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | fa8b01bb26e5061431e91f7cdb597ac2c9af17434044aa5ab1b09f72e94f1d52 |
README.md | 100644 | 0 | 0 | | | 1.54 KB | f8fb1373a70b0706432acfcf00e14c8094afc56ad6c2231d8edc8fc0968fc964 |
Rakefile | 100644 | 0 | 0 | | | 58 Bytes | c734e4c02081d1dbd0d5621acc8ff22a4595d99a4a65edc197ce348504214c66 |
grape_fast_jsonapi.gemspec | 100644 | 0 | 0 | | | 1 KB | 7819c9784a38ab084de2af976dd045046deddc8d7c5eb096bb88736a61786ced |
lib/grape_fast_jsonapi.rb | 100644 | 0 | 0 | | | 230 Bytes | a08413876048ae9425fcc7067793cc7c1227930629b70edfa3cc9c134045e5f0 |
lib/grape_fast_jsonapi/endpoint_extension.rb | 100644 | 0 | 0 | | | 235 Bytes | ae1736b77bf4ba5310be57cf4732d574ce465d4bbffdb03a7842c7d18403e4c5 |
lib/grape_fast_jsonapi/formatter.rb | 100644 | 0 | 0 | | | 2.19 KB | 41ea8770be828be32910787eb176682e8c6b79f7e1578d0e8e67c6870cefa5cd |
lib/grape_fast_jsonapi/parser.rb | 100644 | 0 | 0 | | | 4.3 KB | f869e6a522da03ac08e14a059794915b06af4a79f763f726042c72dec69b3e97 |
lib/grape_fast_jsonapi/version.rb | 100644 | 0 | 0 | | | 104 Bytes | 184097290b73bfc77c44c4e39ecd71a9d54d1f86e66bfa0245401ac01bac5b44 |
spec/lib/grape_fast_jsonapi/formatter_spec.rb | 100644 | 0 | 0 | | | 2.77 KB | 7ed240cca547a9a9db429ac33d22faab744f19fc5c25559336dd5cd01249bf05 |
spec/lib/grape_fast_jsonapi/parser_spec.rb | 100644 | 0 | 0 | | | 3.78 KB | cbf7d373fdc8e2b88f292ad7b7d37f31b001192127b5cb7cdee6bc7627110f5c |
spec/lib/grape_fast_jsonapi/version_spec.rb | 100644 | 0 | 0 | | | 110 Bytes | 2835cd8f54dd2bce150be5e8596993f192da63154692787332d6cf408a88933b |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 155 Bytes | fdbdfb1b72c44b76005828ef18ee6b0469dbc522355dcea986b582ceb61621c9 |
spec/support/models/blog_post.rb | 100644 | 0 | 0 | | | 306 Bytes | 39fa8cc24c037fe405f235320e4bb1bab16badcdcbd1fe1ac9238d1c3dfd7291 |
spec/support/models/user.rb | 100644 | 0 | 0 | | | 490 Bytes | 8ba59ccd0c3c1c3de375a8435b87687d24181d0638b5c0440a43d050c7c723fa |
spec/support/serializers/blog_post_serializer.rb | 100644 | 0 | 0 | | | 148 Bytes | 1ef26eb81180308a6a40b1c4ca2d6473c41a0c8f553dfadbd0960b8afc18c2ab |
spec/support/serializers/user_serializer.rb | 100644 | 0 | 0 | | | 166 Bytes | f1651c4710cdb3a8619c6e0fedc6eed64a5f55a74105f3200fcd71963974ff42 |