.gitignore | 100644 | 0 | 0 | | | 114 Bytes | 949e937fd6e0e35779e8a9906d05f5dfcf6b4c903028acd4d9f5eb8ffdea6460 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.64 KB | 01eb2d42a26486001fae5c6e777cc927b253944c99afc4de2b3eee91d3175d0f |
.travis.yml | 100644 | 0 | 0 | | | 133 Bytes | 99a7bdd91ca26fc6dc1c73c4aae6d26f3517384aaa9c1bf6583c8d198d00182f |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.76 KB | 0d8081d10d142b5ae2a76774386491d4475ed29e509f95e04062ab5b7bd7959b |
Gemfile | 100644 | 0 | 0 | | | 112 Bytes | 1a73ad150a679c3b32e4bb34d5267105834fba84e19c0d6dfbf7147de9624e4a |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 350d2c203e73438786f3c108374ab7d76d58356a49d6d525982f397932a766f4 |
README.md | 100644 | 0 | 0 | | | 7.2 KB | a1cc5a5e83e7bd3acfbcfe61ea1ac130799535d7ae3055b245291f7fb292ed50 |
Rakefile | 100644 | 0 | 0 | | | 117 Bytes | dca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016 |
bin/console | 100755 | 0 | 0 | | | 341 Bytes | e410d025448c7f9c8dca20f5d383365a92a98e24cd56334f2380e47a80cf4f6a |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/pragma/decorator.rb | 100644 | 0 | 0 | | | 968 Bytes | 55a1b6ef2c5eebdbba39fdf3ef416e28d44f9f0e1f46436a18320c6cc4435e7e |
lib/pragma/decorator/association.rb | 100644 | 0 | 0 | | | 4.4 KB | 01b0dbf145415265f6c1d380d749370f5fb82932e01a8b778d8ca4d6d635ec6f |
lib/pragma/decorator/association/adapter.rb | 100644 | 0 | 0 | | | 1015 Bytes | e949fa8b4466e7526ae4de2456d1abfd6913b3810451714a4ec22d28842af251 |
lib/pragma/decorator/association/adapter/active_record.rb | 100644 | 0 | 0 | | | 5.56 KB | 0ce1cf7ac0163c512633a757ea4854a0ed7654c8cb293844bfa9d01a98e25185 |
lib/pragma/decorator/association/adapter/base.rb | 100644 | 0 | 0 | | | 2.39 KB | 49bb1e829cc285a7649c386d1c3401dc67f1a9688334dd5a2b71742a66606ab8 |
lib/pragma/decorator/association/adapter/poro.rb | 100644 | 0 | 0 | | | 1.43 KB | cddd949eb8c14e92932665a9c66d964d45b5f7ddaa3eff5c2c261e33706edf7a |
lib/pragma/decorator/association/bond.rb | 100644 | 0 | 0 | | | 3.67 KB | f918303a91dcffb26b8a3717b6ec0685f0e9140afb9445ba59aaea9fea0cba73 |
lib/pragma/decorator/association/errors.rb | 100644 | 0 | 0 | | | 2.36 KB | ceebd6f299c42a316e4146a6b25ceb5d2d208b0b2930ef9ce04e0c5c71389a1f |
lib/pragma/decorator/association/reflection.rb | 100644 | 0 | 0 | | | 2.14 KB | d6486d2e15914f7d5255ae3d75ccf1d14285c4d7f6ded56f55736cbc64679f98 |
lib/pragma/decorator/base.rb | 100644 | 0 | 0 | | | 386 Bytes | 05b49967867bdc21c22bc86051ad00e43f5ab9ab0192c9b2606d2c556c2fc860 |
lib/pragma/decorator/collection.rb | 100644 | 0 | 0 | | | 2.31 KB | de14a98c22726e3f4779490f1ba8014a28438bca7d49c8404e36dffcc211bb7c |
lib/pragma/decorator/pagination.rb | 100644 | 0 | 0 | | | 3.1 KB | 5953fb4d99426ba357ea412ddbfad008670df4fb30204b85260d0b1d79ecc1a0 |
lib/pragma/decorator/pagination/adapter.rb | 100644 | 0 | 0 | | | 1.86 KB | 51dff00547564731bc639db68d9fbaccf123c28dd3491a807cccb25189b3636d |
lib/pragma/decorator/pagination/adapter/base.rb | 100644 | 0 | 0 | | | 2.35 KB | 1b766d6c26c772d8284fd1f6f1b8077a338e3b99ee91ff65d336f17bac238b64 |
lib/pragma/decorator/pagination/adapter/kaminari.rb | 100644 | 0 | 0 | | | 2.24 KB | fe97faef8963cb7004893ef181a43eb822b64a8372c27eef994a324af75c8e97 |
lib/pragma/decorator/pagination/adapter/will_paginate.rb | 100644 | 0 | 0 | | | 2.28 KB | fe0ef537f6c001d62f8c6b6821a31956080a71eeac56fbbc5874a8dd85880332 |
lib/pragma/decorator/timestamp.rb | 100644 | 0 | 0 | | | 1.39 KB | 8dea1a0d44653a24c142f36e09348cc53647d59956850aaf4124a2767ef622c9 |
lib/pragma/decorator/type.rb | 100644 | 0 | 0 | | | 1.72 KB | a8326f1f1742b307b3f60637b8b4e70044049aca7f635bf462cea745c8a5cbb2 |
lib/pragma/decorator/version.rb | 100644 | 0 | 0 | | | 96 Bytes | a914b099ad29ab507e2f9b150633c91c771157af3128c29aa2cbf3a0e3a8b1f7 |
pragma-decorator.gemspec | 100644 | 0 | 0 | | | 1.15 KB | c55f4372b0e0462e698182fba07bed19b5f8f7f78ff0e310d779de0b13e46510 |