.gitignore | 100644 | 0 | 0 | | | 172 Bytes | 6f9d09937ea0cc6638f9ba5921af0bf73dbbf2431a2bbc698cae5c1776eb631d |
.travis.yml | 100644 | 0 | 0 | | | 76 Bytes | 6543a8d413e847c2565fe15daea1d61af782a0a5f4711e4db27d3644ec362876 |
Gemfile | 100644 | 0 | 0 | | | 106 Bytes | 751f96ab5892ddf56030f62ad9794442305016304aeddff6820925b1ec7e188a |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 35ee38021cff2b036f5b2a64155686b8a359abcea4027f0360d80a3de8843770 |
README.md | 100644 | 0 | 0 | | | 7.75 KB | 75c5e7799559b3ce9bc7ffa01de844b10bc8ef20ad8cfdd370acdafcb16fcc20 |
Rakefile | 100644 | 0 | 0 | | | 28 Bytes | 5d20ab6abd8a77e0db94f9599c1ee015db492045de53207641ace9bca4862f24 |
active_record_rollout.gemspec | 100644 | 0 | 0 | | | 1.29 KB | 1a0a10705d5d85c9bc0e0aecc6d86f888d5458433d52f11cd40ae1c9e6458ec0 |
lib/active_record/rollout.rb | 100644 | 0 | 0 | | | 1.03 KB | cd1441eb52c4d6fb143b1541a48d207d48874da4bed226215dce01d479c13f27 |
lib/active_record/rollout/acts_as_flaggable.rb | 100644 | 0 | 0 | | | 1.06 KB | eb416c93fa134df09b2cd5548d8b08c3df8c9cf5c49cb62b8dfd2687b7876773 |
lib/active_record/rollout/feature.rb | 100644 | 0 | 0 | | | 9.7 KB | d2edbd10f33c9a33fc3a8ffb134d7f118871f0dbc87413d386dab6385c740993 |
lib/active_record/rollout/flag.rb | 100644 | 0 | 0 | | | 412 Bytes | 7fc5465a96ea03f1c4227bdee5d244b4b1e56c7977c3962d5e8c9a1aaeb0128a |
lib/active_record/rollout/flaggable.rb | 100644 | 0 | 0 | | | 1.91 KB | 6482c88c3af5a3595b7130ba813759b82f2b2d796982a2d6ad9f70178134d6fe |
lib/active_record/rollout/flaggable_flag.rb | 100644 | 0 | 0 | | | 283 Bytes | 2d185f385a9f1aa49546986f30707897f2783cf92c2b5201cd8c1503461667aa |
lib/active_record/rollout/group_flag.rb | 100644 | 0 | 0 | | | 241 Bytes | 9d104c6848a94198c12abf5d9d30bdd7d53c1d945380c0f6b3411c8bb727902e |
lib/active_record/rollout/opt_out_flag.rb | 100644 | 0 | 0 | | | 314 Bytes | 13384463d7e42870074378136bcb13d4df8030e900eb494ea588daf86024b037 |
lib/active_record/rollout/percentage_flag.rb | 100644 | 0 | 0 | | | 387 Bytes | abfdc5b5ac5b10d6893150a768b8c5967984a1cfd604df79f7e435684dc2be8c |
lib/active_record/rollout/version.rb | 100644 | 0 | 0 | | | 68 Bytes | 1b83e9b36b5a73b38df330786c150b36dfae9133637a595167685dd3371d1310 |
lib/generators/active_record_rollout_generator.rb | 100644 | 0 | 0 | | | 658 Bytes | d6e9908b33cb6964c4ffb3584bde287438c6275541527d952679719f0360b4d1 |
lib/generators/templates/active_record_rollout.rb | 100644 | 0 | 0 | | | 121 Bytes | 972f48a8c3a34d27a00ecc91e0d0a012035244ffd28d9c11be3907f81153549d |
lib/generators/templates/migration.rb | 100644 | 0 | 0 | | | 651 Bytes | 775a530a98189ab6df9f562baa18e7a5f15f49ddfdf626a287c27e71141a70e6 |
lib/tasks/rollout.rake | 100644 | 0 | 0 | | | 4.78 KB | 60c4299378fc8971e95ae0740c33fe2cbe75df64768420263f705df3348a70dc |
spec/integration/flag_rollout_spec.rb | 100644 | 0 | 0 | | | 728 Bytes | 65c99984b19ce8703b823121cc8bcb0136cae9286949927f5afe90819d59fe38 |
spec/integration/group_rollout_spec.rb | 100644 | 0 | 0 | | | 547 Bytes | bb725ed76dc17b90d4018a1b700e8957dd775d843905d0ac3c25fcf824b45995 |
spec/integration/percentage_rollout_spec.rb | 100644 | 0 | 0 | | | 507 Bytes | e984f03c351ab356907abed07cdaad459589aff83d7657915eba559dacf64436 |
spec/lib/active_record/rollout/acts_as_flaggable_spec.rb | 100644 | 0 | 0 | | | 969 Bytes | b5d1c6348e69c178e29fd7924a606c127e8af25183c5cea521540399dfdb51ac |
spec/lib/active_record/rollout/feature_spec.rb | 100644 | 0 | 0 | | | 7.35 KB | 17733b2042c36726a73e1fd6627d33718f95f9dfc240b1f4b28de8c9039d1686 |
spec/lib/active_record/rollout/flag_spec.rb | 100644 | 0 | 0 | | | 261 Bytes | 6baf3153c0ad763f08e21cfe3a205dafa2203c5312a76b196a8559a2bc3e0c88 |
spec/lib/active_record/rollout/flaggable_flag_spec.rb | 100644 | 0 | 0 | | | 265 Bytes | f118c63413a9a955edfc5be9d058daa031df6bafddac1c1226c27c3ce92b1e35 |
spec/lib/active_record/rollout/flaggable_spec.rb | 100644 | 0 | 0 | | | 3.92 KB | 537712a23a8e850be3ec80ec8a3f00bf4401791241caf59aaca180db312e8231 |
spec/lib/active_record/rollout/group_flag_spec.rb | 100644 | 0 | 0 | | | 223 Bytes | 6b96eaafbafc30a2ddfa7d29907915038338019cf99be0b2959c49f55821b1e3 |
spec/lib/active_record/rollout/opt_out_flag_spec.rb | 100644 | 0 | 0 | | | 261 Bytes | e6989c8d4a3b8d75fa0bac930b47a7650ad66a0771c8aaf4d25cb7c19e05e3b0 |
spec/lib/active_record/rollout/percentage_flag_spec.rb | 100644 | 0 | 0 | | | 429 Bytes | 97d11c138a64b3ddc0fcc4c37b60048dd2172c2e54342e8bbaa47d7832a58be9 |
spec/lib/tasks/rollout_rake_spec.rb | 100644 | 0 | 0 | | | 6.03 KB | 3269bfc768b76eaef476ac2b9ebb9016f9d2324c7f81da01ba13d120d81f75a0 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 995 Bytes | 8f8775a7842ea7e9cfae67eb8a1f3ca365082f34fc9fa616ce12df4eada9b7d7 |
spec/support/schema.rb | 100644 | 0 | 0 | | | 236 Bytes | d69e610996eca75409199d87a6c39c44de75517c3bf18a52f212ff8d2bbb8073 |
spec/support/shared_contexts/rake.rb | 100644 | 0 | 0 | | | 660 Bytes | dd285b8cfb161c333dd7670db96d66b8e5576e3a4ee4740961025cf98aa32d1b |