.gitignore | 100644 | 0 | 0 | | | 250 Bytes | f655195434409d3f123f07f18b0ea3d901d70484990ab2f3614902e9156b8fb1 |
.travis.yml | 100644 | 0 | 0 | | | 736 Bytes | 354bfe4271bcdb9458d1860f5897ae83395a3b29cbc87994e75893379146c9e6 |
Appraisals | 100644 | 0 | 0 | | | 445 Bytes | 20548e20d8451a0e468494fece2a577ae5960edc4f84ca8b0e2fcef5392732c3 |
CHANGELOG.md | 100644 | 0 | 0 | | | 6.36 KB | d8c2eaff96d42abcaedf6bd41ef3d262bde874fec83af12acf8a42e374651766 |
Gemfile | 100644 | 0 | 0 | | | 297 Bytes | cc855271d8b5148618346fc3c8732c2b63cfb47722196ef6d07fe782950d87c2 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 7abc1fc6e4b37e72c0cff731a8a17550aa4723095563f19891cdcdc04309efb6 |
README.md | 100644 | 0 | 0 | | | 2.71 KB | 3bfc487ac898e8b7449b453691a65e5ff2a77b47ceb59c3450d946a4ae36445b |
Rakefile | 100644 | 0 | 0 | | | 1.21 KB | 08ba7df9e83deb567a91bc3d025b5db2fae6221afa712daf5ea7ebf63cd79ed6 |
did_you_mean.gemspec | 100644 | 0 | 0 | | | 1.13 KB | e9b20a804085e8930fc6caa801d5724a8cbe6916f0c1be1699e8b1c8311970d1 |
doc/CHANGELOG.md.erb | 100644 | 0 | 0 | | | 230 Bytes | e48a6084d686a57979a00654f61c9105a845b419743dae3860e86739529518a2 |
doc/changelog_generator.rb | 100644 | 0 | 0 | | | 882 Bytes | 31e3c477def2b3b317d9da79d85603c296633b8ac74c4b1b1cd3ebc0a692ff78 |
doc/did_you_mean_example.png | 100644 | 0 | 0 | | | 146 KB | 4617df6d53bf239096089dea94d7df1ec27e46a296d0d8d85876fb24fd080196 |
ext/did_you_mean/extconf.rb | 100644 | 0 | 0 | | | 62 Bytes | ba171d9072e2ca01ce8c8dc6162c5e61fa5bc018807d83f17f14d313e5434688 |
ext/did_you_mean/method_missing.c | 100644 | 0 | 0 | | | 441 Bytes | 2bfd7bd5cfdc9ad99a806e5e2d8f7c9df2b3575319d248ebd990257d8de60fec |
ext/did_you_mean/org/yukinishijima/ReceiverCapturer.java | 100644 | 0 | 0 | | | 2.45 KB | 10ca4064c6a033fb9efdf1099ebbc4770cff27b707fa09a114c565a454adfeb1 |
gemfiles/activerecord_32.gemfile | 100644 | 0 | 0 | | | 326 Bytes | 88c7dfd5dc7767c3b22fdc62847e5269677567a4d5c2e7ed4d3e2e18176bff05 |
gemfiles/activerecord_40.gemfile | 100644 | 0 | 0 | | | 326 Bytes | 4bc64d106e7a553752546eb9dd83d8bd4a6f96f9ddc8d7eab6c0c38c50b8b926 |
gemfiles/activerecord_41.gemfile | 100644 | 0 | 0 | | | 326 Bytes | a0b3a5b0920e5c1cd8209e29bcda2d88457afff0db77d5a434c7e34192266568 |
gemfiles/activerecord_42.gemfile | 100644 | 0 | 0 | | | 326 Bytes | 83b4190642110ca0521c080049dcb9d3169d073d7946492cde8e4c90d6a9d960 |
gemfiles/activerecord_edge.gemfile | 100644 | 0 | 0 | | | 427 Bytes | 307e56bf6c9e65743f6c598476d1e382c6d39feab9f82e6d3562961e31456de8 |
lib/did_you_mean.rb | 100644 | 0 | 0 | | | 544 Bytes | 41df77bf70ba48d613f33ece6e1da8f26c2497d74fcfbfb40f95db3c8307c677 |
lib/did_you_mean/core_ext/name_error.rb | 100644 | 0 | 0 | | | 592 Bytes | 1e1d17e22ff2f41e71d1e144e1d8ab5d4387d091769ca8ac73723099bc2700e0 |
lib/did_you_mean/finders.rb | 100644 | 0 | 0 | | | 775 Bytes | bed51df45819da3e08e4e96266de550295d9c98f19666b0a40709006f7e35ee9 |
lib/did_you_mean/finders/name_error_finders.rb | 100644 | 0 | 0 | | | 659 Bytes | 12ecf1ab3687ce092501ffae08ebff9a5d59cc2f2adc55a15b56e18a768d7e7b |
lib/did_you_mean/finders/name_error_finders/similar_class_finder.rb | 100644 | 0 | 0 | | | 1.09 KB | 06d2e7ffc5cbe07603d0dca88fa26fdb7219d889f9000e65adc401a9b9a36124 |
lib/did_you_mean/finders/name_error_finders/similar_name_finder.rb | 100644 | 0 | 0 | | | 1.49 KB | 2d189aa6d64f10857a81af89076b481fad0ee5ca6873b1004ab7c05a3b4775d1 |
lib/did_you_mean/finders/similar_attribute_finder.rb | 100644 | 0 | 0 | | | 663 Bytes | 02ca91f345ab03347b72b30eaf31242a9fb21d25a477ba62b61498165b6ac752 |
lib/did_you_mean/finders/similar_method_finder.rb | 100644 | 0 | 0 | | | 908 Bytes | 3d43ed15b17fcf91593b316c4e0b15ea2289f2d3a3e1b1ace19496b483aa1351 |
lib/did_you_mean/levenshtein.rb | 100644 | 0 | 0 | | | 1.13 KB | ddba8a9d41705c0dd6b52125870fc208bf5d3a9b7b230b1c78fd127901139f08 |
lib/did_you_mean/test_helper.rb | 100644 | 0 | 0 | | | 201 Bytes | a4793aa5d690995887770bf10961dcad56ffdcce6128dd8ddc4a6ad34d806122 |
lib/did_you_mean/version.rb | 100644 | 0 | 0 | | | 42 Bytes | 0bcd82ca8c3fa9f757617fc38acfb1901cc0f818f5513bbc4dbe5e95636c6df1 |
lib/did_you_mean/word_collection.rb | 100644 | 0 | 0 | | | 513 Bytes | d59900e7c4dd05e2d130dcb873fda170f6a94b2a800f143d8717b95bd1ef0bf1 |
test/all_test.rb | 100644 | 0 | 0 | | | 555 Bytes | 1866f2e57d8dd63f82713a9fd39ad80d3a6d95a03a5b230c795b78d7a38693eb |
test/name_error_extension_test.rb | 100644 | 0 | 0 | | | 1.22 KB | d3baa0400caf22f78244f6cf960f7652e3474475d21db2c9c7f5d813239cf47a |
test/no_method_error_extension_test.rb | 100644 | 0 | 0 | | | 283 Bytes | 5eb685c28020d1e6652acbca6afea3e02a24e11878af3e20e49071a3ff64f1f2 |
test/null_finder_test.rb | 100644 | 0 | 0 | | | 380 Bytes | 72e6a4f0ed864b9925da6bc354dd01fbb9489f7ab251e07a76dfb9fef01e8c7a |
test/similar_attribute_finder_test.rb | 100644 | 0 | 0 | | | 428 Bytes | b3cf4adc5fb72dfbab5d1f38dfc6ff6aad461ccd5ce5bdbf95c4ae66d67da95d |
test/similar_class_finder_test.rb | 100644 | 0 | 0 | | | 1.76 KB | ccc1cfbe0e57c290fe6eb7be746d7e939ee7a70804977504cf7c2d3e6fcb6225 |
test/similar_method_finder_test.rb | 100644 | 0 | 0 | | | 1.57 KB | f090c65807a90113c82511f8e8b5f6e8f067b0bd879bcffdfc32b0d246f72564 |
test/similar_name_finder_test.rb | 100644 | 0 | 0 | | | 2.04 KB | 9fa63a3db6b259409718e2c8209b9ae9af770184fcccb8c1ff1bed4d8e3804b2 |
test/test_helper.rb | 100644 | 0 | 0 | | | 712 Bytes | ab6e7d9b9a4227ca0fe3aed8ac98f7fb318ff64336e692f86d85eb0c7625231b |