.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.rspec | 100644 | 0 | 0 | | | 9 Bytes | 0928fd01c7f2158bb6d3f77e8b4ba2a575181f4a3f2c111d5fd65e78c0f8bfbf |
.travis.yml | 100644 | 0 | 0 | | | 178 Bytes | 9b9ae5ba3dce52db92128b88775fc0540346a0e4a3b568843de0e886bef6885a |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | 3fd308fbb44b5b39f8b5f6265d93dd2d73023007aef60d3364dd8b2e5a8ce1a1 |
README.md | 100644 | 0 | 0 | | | 2.6 KB | 45470304ac570c2ff5f4fb5ac33130e6c5068527e1121c67da956f58e06db991 |
Rakefile | 100644 | 0 | 0 | | | 219 Bytes | 747698f9b1f961271617746398f49c921941aa77155d0870d212604cd39aeac5 |
activerecord_strict_validations.gemspec | 100644 | 0 | 0 | | | 1.25 KB | ff2bfc4c80063b2eadd9cbaf747fd510601884ec57845e125c0438162e8a94b0 |
gemfiles/Gemfile.activerecord-3.2.x | 100644 | 0 | 0 | | | 83 Bytes | dce72544153795815cc59961f822d7de24b041a5f1a07f011c2e35f95e8b47cc |
gemfiles/Gemfile.activerecord-4.0 | 100644 | 0 | 0 | | | 83 Bytes | af5a5edbe2f85950d7902b40fff229f254de764739503719299f8fa44860fc5d |
lib/active_record/strict_validations/validation.rb | 100644 | 0 | 0 | | | 814 Bytes | 37f3b748179fc13a59e5f3f4195a41f93fc70e3254a89139a0b9d2681d907252 |
lib/active_record/strict_validations/validation/integer_validation.rb | 100644 | 0 | 0 | | | 387 Bytes | d77f347a150fd84990738131c35baa7d10992c57cc2172ae46d5b503d30adb52 |
lib/active_record/strict_validations/validation/string_validation.rb | 100644 | 0 | 0 | | | 342 Bytes | be4de5a84f055ad2e00d72c197d415d7035966cf0a86b319e56bce02faeef543 |
lib/active_record/strict_validations/validation/text_validation.rb | 100644 | 0 | 0 | | | 342 Bytes | 79b3379a8f9f19a96ec705a8004d31d02c0e53aff0da85ab0574dba764745a45 |
lib/active_record/strict_validations/validator/strict_length_validator.rb | 100644 | 0 | 0 | | | 947 Bytes | 5d90e67962275c5967b5b95e9654fca1d0e514d0f82e0fbe150b67d6a9a3326f |
lib/active_record/strict_validations/version.rb | 100644 | 0 | 0 | | | 79 Bytes | e287a83cf17fad93ad9497c3d50ee5855ba762070154954424bce62ed7b47135 |
lib/activerecord_strict_validations.rb | 100644 | 0 | 0 | | | 698 Bytes | 4c7290e2db7544f3757a5cb51a23e2ce7e7f0fcf2a0571ae6d588492e51307d9 |
spec/activerecord_mysql_strict/validation/integer_validation_spec.rb | 100644 | 0 | 0 | | | 747 Bytes | 54875b6cf8fa55e76aaf1b0fe63526c554a5564e156de4fa11030f6ae46bcb64 |
spec/activerecord_mysql_strict/validation/string_validation_spec.rb | 100644 | 0 | 0 | | | 3.61 KB | 9aaf0b81c3ac2b9db6919eadd70686451a09b4a4c0a3e8741db11a055052afb9 |
spec/activerecord_mysql_strict/validation/text_validation_spec.rb | 100644 | 0 | 0 | | | 1.39 KB | f8dee67f30639d6fd4d7933feb2892a0ea4f51c1710499c5f257bf4936f6ab8f |
spec/activerecord_mysql_strict/validation_spec.rb | 100644 | 0 | 0 | | | 172 Bytes | fab748ef88eb66db3a71b38100f4463661095e0b465e9f2de2d7ddd3ebc77472 |
spec/activerecord_mysql_strict_spec.rb | 100644 | 0 | 0 | | | 756 Bytes | d75fbdb2f1c90189fc98bf3621aa5fbcc2a78395ec1d4b0f1590ad9ec85aa2d2 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 556 Bytes | cdfd764fb8dcf276011c3ebb704a0c4718c76f3085c5aaecaad03e64b08cb912 |
spec/support/macros/database_macros.rb | 100644 | 0 | 0 | | | 1007 Bytes | f597c67f125e0e47f72241a82dffa4b5f259491e74c2364fbfe9e25bd42b80a6 |
spec/support/macros/model_macros.rb | 100644 | 0 | 0 | | | 590 Bytes | b5f567e09d29bdd76776d8464e9cfc1cbae77bac25a8458a44264d98a4be0b24 |