.codeclimate.yml | 100644 | 0 | 0 | | | 292 Bytes | 136d1e9234951850ce7b01576a44ba54fc60b233c36a52be990225b5642d7d1f |
.gitignore | 100644 | 0 | 0 | | | 82 Bytes | 438e44a28db048a3839d86fa678334e1ed3f9faac91f32b44dde2f8cbe63dc9c |
.rspec | 100644 | 0 | 0 | | | 32 Bytes | dedc529aebe1e54c13b43589f653bc505ca2452ddcdb40ea657b5bf945714464 |
.rubocop.yml | 100644 | 0 | 0 | | | 34 Bytes | 77c042a41b7b71f314a19ab713db6755329263f9b64f154561190c7cf16a8134 |
.travis.yml | 100644 | 0 | 0 | | | 216 Bytes | df722cc29bc22e2d008161bac71f7388dab7d595eaa5dde99b81ab30522fc763 |
CHANGELOG.md | 100644 | 0 | 0 | | | 258 Bytes | 3cccd6c97c38e58f382f7c1435548a901d1ad4f0b43894de2028d2a7cb7b9c14 |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | ed54c37fdd231505e0bc291cab201c234136bfcbdc87bfb522ad309cc41037cf |
README.md | 100644 | 0 | 0 | | | 2.49 KB | 1298292e9e5d0a4b1ec8ffe4551ead54911e107628e05ede43f140d8aeb07582 |
lib/rspec/active_model_serializers.rb | 100644 | 0 | 0 | | | 349 Bytes | 17efb4c4ff1644ab671da1d81748a375ca933fc5d6da38e4832783a30a87cea3 |
lib/rspec/active_model_serializers/matchers/have_valid_schema.rb | 100644 | 0 | 0 | | | 658 Bytes | 623770a15cd016295da139d428250b22328c2e08e8ed06fa6317c4ab541fc8fb |
lib/rspec/active_model_serializers/version.rb | 100644 | 0 | 0 | | | 108 Bytes | f4317661abe07fbf0527c57fe2a75e0a9a185be2f74497347c6b3517de5eadd7 |
rspec-active_model_serializers.gemspec | 100644 | 0 | 0 | | | 1.15 KB | 067a2e5736f54a1a952aaaf472ed62c6918fbd5abd6844f99c099ccc4a8417c7 |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 227 Bytes | a30fbd85c291be7205153650b46a99081cfb0dcd278a69b8b66ef391957fd4ca |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 97 Bytes | 9b3af88d2159077816763b1a57cfe705761e98a89e8f45e8e07c52868d3b1596 |
spec/dummy/app/controllers/profiles_controller.rb | 100644 | 0 | 0 | | | 472 Bytes | 41eb2603b477dc523d09ba12fd4487a8e908af355d9a2b0484a9a171791bd03b |
spec/dummy/app/models/profile.rb | 100644 | 0 | 0 | | | 86 Bytes | f9126bb3c674032ce1fabfafbbef1094d9b3b39aac570608f587692b7d399d3a |
spec/dummy/app/serializers/profile_serializer.rb | 100644 | 0 | 0 | | | 87 Bytes | 2db196dbc52473af036d8c6c1b78df97d5366e85918be01e8b92018d251c5af3 |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 130 Bytes | 4572825be9bd16bbc408ff7fc4841a5c456080cb6a00f258f898a42a7a8c53de |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 676 Bytes | 0a5a950743d42556c833086bc16215108742942f9ab53dac54cc40c76ebde47f |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 233 Bytes | 02c6a386b7b34aea5987c1dd4859c05d08c0f3dc64f487a752ecdf20aa1cbaee |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 128 Bytes | 8ec4d2e8b7cbf7ce55c0c7a7ac4238ad8f13728d7cc8e772b37802e3ebbdf47c |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.43 KB | 70b7014c155fd5d8fd4be70501e9417065c1af8dd1c106db16aae4a1cf4417cf |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 2.91 KB | 2435187bc669884711ba63bc0663c5cb5e9b7a02fd026f8a135cab596c649b6f |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.45 KB | bbba06a7736640dae69f20986ec03a354100e482a2dab05d34c46d1e5adc4e97 |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 208 Bytes | 0b6df259e5d201661f31ed038b7671986fe4e4844548131b621aec4f4e9a4beb |
spec/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 965 Bytes | bb25edcd106bc65e7292ab10c03dd321689b7f5365cb5d0ddcb44a306dd1fbaa |
spec/lib/rspec/active_model_serializers/matchers/have_valid_schema_spec.rb | 100644 | 0 | 0 | | | 3 KB | 80551537ed80e627280bfdfff7f0cbfae488ed794a8e2e95a67b4aaf1590f139 |
spec/rails_helper.rb | 100644 | 0 | 0 | | | 511 Bytes | da4caa709307e0bc96147ac2043f871b77c37203d7a763bf2049cee5e95cad74 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.67 KB | 29f6c5216290372da4f1bfd2b59b1b7de4f1aef534ba609f5a594813c51deeda |
spec/support/custom_schemas/profiles/index.json | 100644 | 0 | 0 | | | 104 Bytes | 68bd9895b9a4cdb7153f50808360d936a65f40ed61858d47703bc05ccc0ff298 |
spec/support/schemas/custom/show.json | 100644 | 0 | 0 | | | 140 Bytes | 75bb42898933d820b759186d409f1cd91cc2fe848a9e5dd18ada6d35b66e1006 |
spec/support/schemas/hyper_schema.json | 100644 | 0 | 0 | | | 1.99 KB | e538b9fddafad1a259ca6c471da631774dfebd5ed50b2ee114ef5b04f6fb8cae |
spec/support/schemas/profiles/index.json | 100644 | 0 | 0 | | | 104 Bytes | 68bd9895b9a4cdb7153f50808360d936a65f40ed61858d47703bc05ccc0ff298 |
spec/support/schemas/profiles/show.json | 100644 | 0 | 0 | | | 106 Bytes | f22548a719e0e24842cb065a35e23a4ce60b3e43a3c7dfdc21a3b87d6aaf3fd8 |
spec/support/schemas/render_using_json_api.json | 100644 | 0 | 0 | | | 864 Bytes | d459c43ce03c4f94965a520cf63f7494498bd052f6a94d8ebd86138571b5577f |
spec/support/schemas/simple_json_pointers.json | 100644 | 0 | 0 | | | 195 Bytes | e51eee4f61775a3a2b39d0fa1ec521203161299cc25a98eb26fe64e358a800f7 |