README.rdoc | 100644 | 0 | 0 | | | 66 Bytes | 349149ffa3f4858bf4467cc38668c1eef5a67d666618033b3aa147ca2af79a0c |
Rakefile | 100644 | 0 | 0 | | | 437 Bytes | b68788aa480daea350eda49e397933653dcb110aafdefcbb98335a7ea782b00e |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | a763d5f266b3a9e72d980d4130a1d73070a8e9f48a715b3b834a36aaa458ba7d |
lib/grape/generators/templates/entity.rb | 100644 | 0 | 0 | | | 381 Bytes | 10222bd8bb4b20bb28dab34afaee529ab9c7951a1bbfa2372f4dc95026d19c17 |
lib/grape/generators/templates/grape-transformations.rb | 100644 | 0 | 0 | | | 192 Bytes | 9f250d9e50f62ba38a61d281dfb575ae3c77ff00b1a180c589d6fdf865246cd0 |
lib/grape/generators/templates/module.rb | 100644 | 0 | 0 | | | 455 Bytes | fe3fbb42d78254be7e2a92a9f5f4de4d6c4545bfdc80e3af14f46c30c5b08d4a |
lib/grape/generators/transformations/entity_generator.rb | 100644 | 0 | 0 | | | 1.92 KB | fba8fe15e3f380ab05e3b0cd5fb09b9a9f94594ff9e158ff2e44daeed2a2d2e6 |
lib/grape/generators/transformations/install_generator.rb | 100644 | 0 | 0 | | | 647 Bytes | f97a126838e7eb37b82b02a293f7dc7ab368d7d7489aea4c3990a080698d5eaa |
lib/grape/generators/transformations/module_generator.rb | 100644 | 0 | 0 | | | 1.89 KB | 17c4061db3ad1c1597eaf0f5d8f1a79a3159bd8ca3631fc95dc77acbc06538c3 |
lib/grape/tasks/grape_transformations_tasks.rake | 100644 | 0 | 0 | | | 93 Bytes | ee6975531c245caf6de2b0e69b01aacb1ada1de276d43f902be2624b0a953834 |
lib/grape/transformations.rb | 100644 | 0 | 0 | | | 4.37 KB | 1c3d21461b39a457da231cb45e34ccd0504c8d7d3ae72b8dd929d82a3f75c07c |
lib/grape/transformations/base.rb | 100644 | 0 | 0 | | | 2.81 KB | 9bb2850628f1364a791062c46aff8883ea27c3680892fa0e4b3f4dfec15d46c5 |
lib/grape/transformations/engine.rb | 100644 | 0 | 0 | | | 361 Bytes | 25e63f53cebd4d84de7a93cb6150d78ef42eb8d968694a524f2dd047382d492d |
lib/grape/transformations/loader.rb | 100644 | 0 | 0 | | | 3.78 KB | fec943907b693588f8cc40eb5973cd5ab80f8ca0fd125655c592d5a69dc6ea55 |
lib/grape/transformations/version.rb | 100644 | 0 | 0 | | | 70 Bytes | 4783c05db3d21a7a16ed36bf8a8ce5ef877bfb34df0df6cb1dd603fecaf38e45 |
spec/api/animal_spec.rb | 100644 | 0 | 0 | | | 1.87 KB | e47c61e96fa3773ec38caadf95cb9a8a32af4f764fe594e3699e48c2faf90202 |
spec/api/user_spec.rb | 100644 | 0 | 0 | | | 2.43 KB | b8e797e4045f1af47eba7d0a67326f320d88e1e36af5a6ba5da20739a523a6fc |
spec/generators/entity_generator_spec.rb | 100644 | 0 | 0 | | | 1.36 KB | fb55956cb7a7517636394060fd6dc7b1619031f40d78fd4ac1914dcfeefe293e |
spec/generators/install_generator_spec.rb | 100644 | 0 | 0 | | | 614 Bytes | 82318611b8ef37ecfa36ebd4493d558ea35d257bac4957a3ca55a0c004647332 |
spec/generators/module_generator_spec.rb | 100644 | 0 | 0 | | | 729 Bytes | bd0fbb290c533fed5d7ff0f2e1965a7c6a8e14b5a3d3f999d4b0fba920b62176 |
spec/grape_transformations_spec.rb | 100644 | 0 | 0 | | | 7.2 KB | bff14a7f84cc7c2e9bb5368a84a85d9d2eb9f6ca53ba6e07f874e89926bcfc52 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.94 KB | 57622617bd1e748e7cc0aeabd9b6303281651de0a2dc96f85ab974cbefcfa198 |
spec/test_app/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
spec/test_app/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
spec/test_app/app/api/api.rb | 100644 | 0 | 0 | | | 162 Bytes | dab1c1ae37b8bd6a5ca43ad162921877c21a95e50775ac0004c97812ded0924f |
spec/test_app/app/api/test_app/entities/animals/compact.rb | 100644 | 0 | 0 | | | 423 Bytes | 125e40d6d537f9ee7f7c107b0fd91feead91f7432bb990fadff1602d071e86c7 |
spec/test_app/app/api/test_app/entities/animals/full.rb | 100644 | 0 | 0 | | | 613 Bytes | 9755fc0efdeb851ec151c49c3f64917ef441003cdc5bb7b62260a5be2cfeb5f4 |
spec/test_app/app/api/test_app/entities/food.rb | 100644 | 0 | 0 | | | 473 Bytes | d93e8b816b2628312d1d77d072c65b6eb846df822a3bc3f5e3f9290c7a6b83f8 |
spec/test_app/app/api/test_app/entities/users/compact.rb | 100644 | 0 | 0 | | | 312 Bytes | 47bdee1ae52f60f35dc221c611128673d13f4bb955f5a5af2259e88ad9e68e6d |
spec/test_app/app/api/test_app/entities/users/default.rb | 100644 | 0 | 0 | | | 628 Bytes | 32dd12e0cff4dd5def1bde82c1efbe7e9d8d083be68e91be21c089123ca2e8ed |
spec/test_app/app/api/test_app/modules/animal.rb | 100644 | 0 | 0 | | | 860 Bytes | ad44bfbf4d44e469a289fbcd054231eccd6775a0a3be731d088c0768b3a772ea |
spec/test_app/app/api/test_app/modules/user.rb | 100644 | 0 | 0 | | | 799 Bytes | 6f8c9727c6bfcd665601199f2257c95bebc62e9597d9e844ce61911e9665f752 |
spec/test_app/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
spec/test_app/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 683 Bytes | 5d21884be79908f958b24be2d693cdde96baf7e0273bc114f6bdbbd63478c0ec |
spec/test_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/test_app/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/test_app/app/models/animal.rb | 100644 | 0 | 0 | | | 211 Bytes | d2f4e2dc8a3c7d418d90b8c160ba65390e9fbece5c982ceda97a9fefc6a4150f |
spec/test_app/app/models/food.rb | 100644 | 0 | 0 | | | 99 Bytes | ac0a03e3e7278f3d21e885173735459ade16d889c804181a8e2d8543a6ec884a |
spec/test_app/app/models/user.rb | 100644 | 0 | 0 | | | 237 Bytes | 4e095c5897f413429aeb3fbdd3eb2be356cd2b958af99b098a9779b2ba341436 |
spec/test_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 297 Bytes | 94662f7bf9e3a790bea183e67eefde647d4e07ea7069346c0e54ed2e27f753bb |
spec/test_app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
spec/test_app/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
spec/test_app/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/test_app/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
spec/test_app/config/application.rb | 100644 | 0 | 0 | | | 1.24 KB | f6d982fb0a2b53d17772b57cb7fce3489056059adc1064ab0b724ea3a99b0dee |
spec/test_app/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
spec/test_app/config/database.yml | 100644 | 0 | 0 | | | 552 Bytes | 79829997df51a580cf0c0756a1bf2d77c9f9ebbae7596cfe1e1b185c2ffc740f |
spec/test_app/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
spec/test_app/config/environments/development.rb | 100644 | 0 | 0 | | | 1.39 KB | 51db4f6572f2aace0e78ee115fa434689fc7c9eddda5356ee837ef0ed99e2032 |
spec/test_app/config/environments/production.rb | 100644 | 0 | 0 | | | 3.09 KB | c2ccff3e7b800d1a21d9550704c73106872748881ec1a323c98b69d51c9f3745 |
spec/test_app/config/environments/test.rb | 100644 | 0 | 0 | | | 1.62 KB | 9460a4cd8b8a901146518e7f35c5e176105e1def0bbc16cc5e44ac9d4a20b582 |
spec/test_app/config/initializers/assets.rb | 100644 | 0 | 0 | | | 377 Bytes | 183d3934aa74dccdf1b5f79676271114bfe79c088f379d00294b2a562dbadf6b |
spec/test_app/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/test_app/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 128 Bytes | 67e69621f207a9a0245374a56712d939bf7381ffd2f0768cc465cfab2b164acc |
spec/test_app/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/test_app/config/initializers/grape-transformations.rb | 100644 | 0 | 0 | | | 185 Bytes | 5fdccc77292413db85b71cb00d3f5cb5e491481dbf42cd49c8f64ab4b1731101 |
spec/test_app/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/test_app/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/test_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 140 Bytes | 7b897a15843aaab23c3e324d024f18bc13e79da433bca3463c43cfca9371d1ef |
spec/test_app/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/test_app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/test_app/config/routes.rb | 100644 | 0 | 0 | | | 56 Bytes | 942474fbba7cc430b16fc6bd6537326b6df18f93906dbb5a9c31d086fef9fb14 |
spec/test_app/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 55ba123bfc6ab1aa93a42bb25ecfc81a49c07183a05bdc73acc5f530e6e0b05f |
spec/test_app/db/development.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/test_app/log/development.log | 100644 | 0 | 0 | | | 15.3 KB | dbb36191b63ca4e2b5a2eeb5736ef08c9760b043e3fa90258dec5e0f6762c29b |
spec/test_app/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
spec/test_app/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
spec/test_app/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
spec/test_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/test_app/tmp/cache/7F3/650/registered_entities | 100644 | 0 | 0 | | | 183 Bytes | 4b3f27167197d2d827f65053b8c5677659b3d5a75e6dd12007e1737797de9df8 |