.codeclimate.yml | 100644 | 0 | 0 | | | 37.5 KB | bd07a1d63253f4988bd3702223c35d4867ff35e41d511f496ecd1630c01f0d4f |
.env.example | 100644 | 0 | 0 | | | 86 Bytes | c22d303c2af1df69c5f9a012ded302e595167f40aef95d032ef9ded3b9bb8cf7 |
.gitignore | 100644 | 0 | 0 | | | 182 Bytes | b1e416cb9794bc3cf96c9d0b1ceb2c3038d0d78d5b92ad8d6e88ea7c1c5962af |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
.ruby-gemset | 100644 | 0 | 0 | | | 15 Bytes | a659900f0be88023d6aaa3d24b7471546ffbfdaf95de3bb2bbd3c94086b823a2 |
.ruby-version | 100644 | 0 | 0 | | | 11 Bytes | 8208da6c487426ff81493b06121e8949c3ce8c994e3ee9d24d7969215db3f552 |
.travis.yml | 100644 | 0 | 0 | | | 288 Bytes | c142bbbd48debb60fd2a98d17d85d07d5aac80f281026e783a8ead0d92b2f0e5 |
Gemfile | 100644 | 0 | 0 | | | 99 Bytes | 21e0946dc07d045fef1adb113df816730ca11e6572d6f54f17bd6144b8218972 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 948491de070755d4b5e47472888829df29a92097aceae2399e97ded2aedfcae1 |
README.md | 100644 | 0 | 0 | | | 7.18 KB | f2411743ec75b09e01a2b2cb74c334ff5ee07d1c7593c5d16c89e05d67f44b3f |
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 | | | 401 Bytes | ef6b2b0b583f5496116a76b28079ca5d81b8414a0e3aee0a10e5e99de1c46281 |
lib/rails/sharding/active_record_extensions.rb | 100644 | 0 | 0 | | | 3.02 KB | c31c7bf1666f70b26f1474e4533b56ef0b1ffb82a1026cc82f0075b1e253b575 |
lib/rails/sharding/config.rb | 100644 | 0 | 0 | | | 1.8 KB | 4571e69fc470b0580ea84bf48e1154b35275286fc438cbd89bbe462f0ce68c1b |
lib/rails/sharding/connection_handler.rb | 100644 | 0 | 0 | | | 6.06 KB | 06791ec4887d94c4ba2c6da7e88bb94707da529c3cecf85db04c137556128dd3 |
lib/rails/sharding/core.rb | 100644 | 0 | 0 | | | 3.67 KB | ad998b5652bf3d4f6c720519ad834010355a510dd23b66a39b8601c0244e6b94 |
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 | 100644 | 0 | 0 | | | 2.66 KB | 707a569263bc7a2f1701aa4b9f07abaf1855e70b3807ea18f283fadabd88149c |
lib/rails/sharding/shardable_model.rb | 100644 | 0 | 0 | | | 4.62 KB | cb8ce7e6d999f6ce22581614e35268e4dcf9144fe58b75c873eb121eab45183e |
lib/rails/sharding/version.rb | 100644 | 0 | 0 | | | 63 Bytes | ed26808abc80a54605ccb76926cae61c87b6ba634c3583957648146260a911c2 |
lib/tasks/rails-sharding.rake | 100644 | 0 | 0 | | | 14.5 KB | f528102ade27c3cf789a41d144eeab2b9e332f1672afa4cb541869cde5846227 |
rails-sharding.gemspec | 100644 | 0 | 0 | | | 1.55 KB | a3d74335504eadd4d1ef537a3dc39921cde16dcf19d0d5c129f6f896f6192e91 |