LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 34e70a6df25ea486dfa61f3b079fffd603d4631ce1de713c18d67132094c96ef |
README.rdoc | 100644 | 0 | 0 | | | 11.9 KB | abd654a7a985f34577f22d14e38480a3b93289ca80bfc6b41e82070553547b3a |
Rakefile | 100644 | 0 | 0 | | | 660 Bytes | 697e3b7bff39cde4ed8db7790245854fd6f593c7679fbada241fac24beddcade |
.gitignore | 100644 | 0 | 0 | | | 71 Bytes | 8827cc477b7d459762d2ee9b1d8c3e52905ffdcf121e782c2726fa9fe5a33b5f |
.travis.yml | 100644 | 0 | 0 | | | 61 Bytes | 4ec370ccbb44c295ad5c82b29e82647268d2dda7890dacf35e3b41f66a24ac46 |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | 3fd308fbb44b5b39f8b5f6265d93dd2d73023007aef60d3364dd8b2e5a8ce1a1 |
acts_as_textcaptcha.gemspec | 100644 | 0 | 0 | | | 1.52 KB | 7593b4373a0d003247a792ae7a7d659702d28c7a9d29042d5b4a9c32b321706b |
config/textcaptcha.yml | 100644 | 0 | 0 | | | 1.49 KB | 3e0a0189bea0ded2cf488b6ae6768e1f7d0da6b54b249c1b9b92ba4dfc7e7f38 |
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 | | | 5.97 KB | 32c2c43e4c78ef8828ae59bbf5a67c5ecf1a2664338dd7b518fe8ffe6425bbd7 |
lib/acts_as_textcaptcha/textcaptcha_helper.rb | 100644 | 0 | 0 | | | 688 Bytes | 856be1e3ceb36dcf2f931944730e3949749e707755d2d78161c36ff0b78193c6 |
lib/acts_as_textcaptcha/version.rb | 100644 | 0 | 0 | | | 49 Bytes | 468e34e1504bf079f6ee9d7f6ab4619190ff906a0fc80d7e0eda1eb163106579 |
lib/tasks/textcaptcha.rake | 100644 | 0 | 0 | | | 1.04 KB | 65cec81c66e7add2fd5b39d5efbd64cebf42e6d2e417b71ffd887e475f3ffcd9 |
test/schema.rb | 100644 | 0 | 0 | | | 500 Bytes | 9225e3988ecfd8c0ba057fa8117ad93bdb8146a3c50465446b0011f7b2430573 |
test/test_helper.rb | 100644 | 0 | 0 | | | 635 Bytes | a45f095e99ff9e07c6797ce626a3533cf2ccf7228792d8cdd99a8530568dc52a |
test/test_models.rb | 100644 | 0 | 0 | | | 2.22 KB | 951e83467b2c8bc42a5c5785b96b686c52b559acc2021b38416f1d1b244e91d4 |
test/textcaptcha_helper_test.rb | 100644 | 0 | 0 | | | 1.64 KB | 1c5087a8224dd7eff8be0efcccddbdcffee27fcff85b0cce384979eba9fd30bf |
test/textcaptcha_test.rb | 100644 | 0 | 0 | | | 8.18 KB | 98cf14bf1ff398cf77d597b953221c19273ed2eb0c93a0fb7b16d61f09f4e050 |