.codeclimate.yml | 100644 | 0 | 0 | | | 37.5 KB | bd07a1d63253f4988bd3702223c35d4867ff35e41d511f496ecd1630c01f0d4f |
.gitignore | 100644 | 0 | 0 | | | 177 Bytes | e052c20117fafda925a1696720ecbf398e06a5b8ddf9f2af4570f5cbd451b044 |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
.ruby-gemset | 100644 | 0 | 0 | | | 15 Bytes | a659900f0be88023d6aaa3d24b7471546ffbfdaf95de3bb2bbd3c94086b823a2 |
.ruby-version | 100644 | 0 | 0 | | | 11 Bytes | 63031096eb2ed34e3779248077197b3b3c53f94df534f38da8311fe9192e189f |
.travis.yml | 100644 | 0 | 0 | | | 288 Bytes | 47be1d10570bbd038014aaba9f2dd5017c632d53ec651be7215ac44ce022d48d |
Gemfile | 100644 | 0 | 0 | | | 99 Bytes | 21e0946dc07d045fef1adb113df816730ca11e6572d6f54f17bd6144b8218972 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 948491de070755d4b5e47472888829df29a92097aceae2399e97ded2aedfcae1 |
README.md | 100664 | 0 | 0 | | | 7.42 KB | f05fc838ce50a663df3ad5ca6984225b68c5510b3a6d7b70be6fe371a6b2cc1c |
Rakefile | 100644 | 0 | 0 | | | 1.39 KB | 0e8e33a60ef7586b996c9f705150da08af1fbe68e673032f49b1830ffa0f582e |
bin/console | 100755 | 0 | 0 | | | 339 Bytes | fb383c80b272c61851e8e85a70e892a4f20d5d28864dfe31b95d5a1606f58ae7 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/generators/scaffold_generator.rb | 100644 | 0 | 0 | | | 863 Bytes | 6ccbaf35f859e04c59b3a3cbb5a8f3a09fd990558ec82f22c4863c164b2b9c64 |
lib/generators/templates/rails-sharding_initializer.rb | 100644 | 0 | 0 | | | 40 Bytes | b856d33daf5bf6c20b91dd6072a5a0a2600a05806d88ca1a464a4f4f6b28f4e7 |
lib/generators/templates/shards.yml.example | 100644 | 0 | 0 | | | 633 Bytes | 5eda5ae9c05eff68038d85b84a483b6e4285580efc2938cabdeead31b957e388 |
lib/rails/sharding.rb | 100644 | 0 | 0 | | | 403 Bytes | 361640d7fa692b4e705ac42bfb94bbb58195e3a612b6b3c9f3e0cf82e10b4832 |
lib/rails/sharding/active_record_extensions.rb | 100644 | 0 | 0 | | | 3.02 KB | 22a25dab405a250aff782825e4eebe1d3d797a31e6c9b932f8b72e224ffd9660 |
lib/rails/sharding/config.rb | 100664 | 0 | 0 | | | 1.8 KB | 4571e69fc470b0580ea84bf48e1154b35275286fc438cbd89bbe462f0ce68c1b |
lib/rails/sharding/connection_handler.rb | 100644 | 0 | 0 | | | 6.06 KB | 832ea25af004fca7aa650387e9af241ff108ada8b9c8cc2a3ab2d65a9a080c86 |
lib/rails/sharding/core.rb | 100644 | 0 | 0 | | | 3.47 KB | 4eba0c1316307ffe0a23bf1dac427f87030b3e15cfafe0506a2d6fb5972e1db4 |
lib/rails/sharding/errors.rb | 100644 | 0 | 0 | | | 262 Bytes | 84cbd4ac40651b868278c33dfdae40395251acf8aa812fb4d5dc927080075b40 |
lib/rails/sharding/railtie.rb | 100644 | 0 | 0 | | | 134 Bytes | 9b8ba0ec2eb10d8f40b746e5888f3f5b1c5a61868c1e5ed8c68080c49498aaec |
lib/rails/sharding/shard_thread_registry.rb | 100664 | 0 | 0 | | | 2.62 KB | 00a5662260b1e58c1c4502834fea12c8e0a97ba872457e3d4e590396f338894a |
lib/rails/sharding/shardable_model.rb | 100664 | 0 | 0 | | | 4.3 KB | 027eaacd30a86e71c55df8a77f48494dbbaaab11af5857e6616268af1fcbbe0c |
lib/rails/sharding/version.rb | 100644 | 0 | 0 | | | 63 Bytes | 0e8084c622f055f5583cfe1883c7c3ca957c7ddd231eeb892c366b8ff4d9ef41 |
lib/tasks/rails-sharding.rake | 100644 | 0 | 0 | | | 13.8 KB | ea6c7aa29bb5b6b07d1d545a23a120f59a5728297d9756420fef2c8411628610 |
rails-sharding.gemspec | 100644 | 0 | 0 | | | 1.57 KB | 6051393c0d06116d364b93d2c6c980e6269d803ea2434e86f7fdcbc98a37d50c |