.coveralls.yml | 100644 | 0 | 0 | | | 24 Bytes | eeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8 |
.gitignore | 100644 | 0 | 0 | | | 71 Bytes | 8827cc477b7d459762d2ee9b1d8c3e52905ffdcf121e782c2726fa9fe5a33b5f |
.travis.yml | 100644 | 0 | 0 | | | 128 Bytes | 097de836c3cc1ed3350401e5b865bd5331721e58954743728e6d82809abcb1be |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | 3fd308fbb44b5b39f8b5f6265d93dd2d73023007aef60d3364dd8b2e5a8ce1a1 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 34e70a6df25ea486dfa61f3b079fffd603d4631ce1de713c18d67132094c96ef |
README.rdoc | 100644 | 0 | 0 | | | 14.6 KB | 24e82d23b82eca06a9614288cbc32e81120f463df3a8b98158bab132340c5b36 |
Rakefile | 100644 | 0 | 0 | | | 660 Bytes | 697e3b7bff39cde4ed8db7790245854fd6f593c7679fbada241fac24beddcade |
acts_as_textcaptcha.gemspec | 100644 | 0 | 0 | | | 1.63 KB | 947d1d59a42a60ba1f487e3cb5853cccbf400965db5b617c578069d5d764302f |
config/textcaptcha.yml | 100644 | 0 | 0 | | | 1.23 KB | 937b074ab7e645cc758e984de522744c0ec10981551b65f94b1826843f722a06 |
gem-public_cert.pem | 100755 | 0 | 0 | | | 1.23 KB | d33aff0d46455a2c54a849d0d815dac8670b7543af83e32f3549c9d32b3cea5e |
init.rb | 100644 | 0 | 0 | | | 138 Bytes | 8286b77f929960fedebf1a3855012c9d849d3e7c56f5a668a84ec510f2d134a0 |
lib/acts_as_textcaptcha.rb | 100644 | 0 | 0 | | | 194 Bytes | dbd8aca617a29e68716f618cbc5d5eb074289295a7c3849452a0c5feb9bc1724 |
lib/acts_as_textcaptcha/framework/rails.rb | 100644 | 0 | 0 | | | 235 Bytes | 867dad5233cca8794082d8211bfeba5f5d5981c52119dc00e46f3e4ac99d30f9 |
lib/acts_as_textcaptcha/framework/rails2.rb | 100644 | 0 | 0 | | | 127 Bytes | 71fb39d43a36e8c2bc849091e6f38d64b6d68f8c98992f980dc68607b1462006 |
lib/acts_as_textcaptcha/textcaptcha.rb | 100644 | 0 | 0 | | | 4.7 KB | 9f7fa4e288f17f91c5829c7f4c233a161a19397b2f120c3780f49d76478d01e5 |
lib/acts_as_textcaptcha/textcaptcha_api.rb | 100644 | 0 | 0 | | | 1.76 KB | 1a530af836f6eacfb39b74bd9360f9bb623015acfe7e68dd9bec165822948167 |
lib/acts_as_textcaptcha/textcaptcha_cache.rb | 100644 | 0 | 0 | | | 883 Bytes | ec1f533489dd6f3059cbe06845e4b339cac4934c9cf3ffd364fb9bc61a3c8820 |
lib/acts_as_textcaptcha/textcaptcha_helper.rb | 100644 | 0 | 0 | | | 728 Bytes | 4e685e2234a0f0a3b4e5c93d8413a88e49a20f1c75be96d2145ed8a338e6441f |
lib/acts_as_textcaptcha/version.rb | 100644 | 0 | 0 | | | 49 Bytes | eac4149d4e12c9d2059c5dc31ace911f5144177ac531706068f555824e9c84ec |
lib/tasks/textcaptcha.rake | 100644 | 0 | 0 | | | 827 Bytes | 3e1e56928a8809a260a9baa19eca1887210c04e1a2d75f865aabf9e6326e94f8 |
test/schema.rb | 100644 | 0 | 0 | | | 579 Bytes | 6b08f6a503941f62c8afce8d6903b0a93aec9779a80ecd49da9bf0126a930130 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.16 KB | 88612d38676e70cc73a4a67a90824394de8528d335a91726975fbba62288aa9b |
test/test_models.rb | 100644 | 0 | 0 | | | 1.95 KB | d827398caa572ecb420aad455db7e78342127a738ae1dde5e0f88c0d65fef462 |
test/textcaptcha_api_test.rb | 100644 | 0 | 0 | | | 1.82 KB | 5800cd11b4cd1f47ba418b955398f5bbc7259d285cc27883523688eb86c0d9d5 |
test/textcaptcha_cache_test.rb | 100644 | 0 | 0 | | | 588 Bytes | 7983d7ecb7eca4595722477f76e81fd511e0fa3be81e9b3320458a2cff22891d |
test/textcaptcha_helper_test.rb | 100644 | 0 | 0 | | | 2.35 KB | 94f941c57803ebe98759b1230cb499cc7c217c04cbff252ef094759480ae88f4 |
test/textcaptcha_test.rb | 100644 | 0 | 0 | | | 5.89 KB | bd5b044941bff8b110272d05d984ffff89e373921f4bb335bdd1d928183b265b |