.coveralls.yml | 100644 | 0 | 0 | | | 24 Bytes | eeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8 |
.gitignore | 100644 | 0 | 0 | | | 126 Bytes | b601f5fa126e1ab90a8b635e165ea9cd66362217260cb1c47e17e7435794f2ef |
.travis.yml | 100644 | 0 | 0 | | | 595 Bytes | 8f430c75e4097e44d4bc9e9be4a7c76362ba1c95c4de43b7aa38c073b078ed1b |
Appraisals | 100644 | 0 | 0 | | | 153 Bytes | 8d361cb593b9fb06f4077f07586d289b0d76bb64c8c4c70d5a41ac8ec3b4a09f |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.74 KB | f006b6fc252653513ebcc01c25368f029bf306294457bf1817783c7b6fd9a3cc |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 2.38 KB | 510b0f72309ab8af16dcdf4e61a9879d18abbe63130a4127a908ffae132650ae |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 1.08 KB | 4685cba5c510b5c5c55d123b2acbe708b753d366fd0cc0d3eb895c76b1f50d2b |
Gemfile | 100644 | 0 | 0 | | | 104 Bytes | 2a2a4420534e48cf6828c8d2b4cc70e1dc7d960312b31a1899ff31ccd3e42a0c |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | cc51c414560f657d3160ef46757c50f6427b24cd4e0f3eca5a66e691aeea08d7 |
README.md | 100644 | 0 | 0 | | | 13.4 KB | d6ca7de73776efd0e9fb1fb8cf8358f771d92608cc46b806bee1887cf2042217 |
Rakefile | 100644 | 0 | 0 | | | 669 Bytes | 88fd1e8ac20a4cd3d51fc847fd818a1ae426c5656189f5013fbb63d35657b38b |
acts_as_textcaptcha.gemspec | 100644 | 0 | 0 | | | 1.86 KB | e28854bab8883628345c9619e4d03d4eee16a666ef12b1af9ccd31e2acbdd42c |
bin/console | 100755 | 0 | 0 | | | 265 Bytes | a7ff1901a02b2ea37db02c7cb173613faf53139f9e84de4a6dcfe871c59a6eef |
config/textcaptcha.yml | 100644 | 0 | 0 | | | 1.23 KB | 937b074ab7e645cc758e984de522744c0ec10981551b65f94b1826843f722a06 |
gemfiles/rails_3.gemfile | 100644 | 0 | 0 | | | 116 Bytes | 924a671e757232ec96b97feb67187087a2cdcef6fa72b8d189dc56d5447e88d8 |
gemfiles/rails_4.gemfile | 100644 | 0 | 0 | | | 114 Bytes | 0f3f79c4f63b484217b475e8791fa3404539e5397961df90bc08d0fd515c816a |
gemfiles/rails_5.gemfile | 100644 | 0 | 0 | | | 113 Bytes | fce7cf221cef0bd9915ac36cb366ad899a7d25e9016e46fbf9da7108fd80ab7e |
lib/acts_as_textcaptcha.rb | 100644 | 0 | 0 | | | 194 Bytes | c065725eb01eb6914ff3deffdf83b5a2aedd3db9d5949834885d599450df2c85 |
lib/acts_as_textcaptcha/framework/rails.rb | 100644 | 0 | 0 | | | 235 Bytes | 867dad5233cca8794082d8211bfeba5f5d5981c52119dc00e46f3e4ac99d30f9 |
lib/acts_as_textcaptcha/textcaptcha.rb | 100644 | 0 | 0 | | | 4.45 KB | b378b9a2d423df2ee5d0257c80a68494fc27857b7a9b0d2953506a69bddc62b5 |
lib/acts_as_textcaptcha/textcaptcha_api.rb | 100644 | 0 | 0 | | | 1.77 KB | 1d1d9579098112eb93ddb219eb8b21bd9c8ec4210429494dfb29ac4b0f0e5e70 |
lib/acts_as_textcaptcha/textcaptcha_cache.rb | 100644 | 0 | 0 | | | 883 Bytes | ec1f533489dd6f3059cbe06845e4b339cac4934c9cf3ffd364fb9bc61a3c8820 |
lib/acts_as_textcaptcha/textcaptcha_helper.rb | 100644 | 0 | 0 | | | 596 Bytes | c6aec58cc07eda91373a94d1cd39a7873af622e64d1f00be7cfab6bd7ea0e78a |
lib/acts_as_textcaptcha/version.rb | 100644 | 0 | 0 | | | 49 Bytes | 292a2da00d0e1cd85654de8260f7e603b53cd9886c8c96a70570e581f2f8a713 |
lib/tasks/textcaptcha.rake | 100644 | 0 | 0 | | | 827 Bytes | 3e1e56928a8809a260a9baa19eca1887210c04e1a2d75f865aabf9e6326e94f8 |
test/schema.rb | 100644 | 0 | 0 | | | 680 Bytes | 5ba3c354833233069acf21195d61f855b1223e977dae6e5f147df7313d44c2a1 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.18 KB | 5410d1bc15c3f5679d23340629af28637015c405e93cfd79f9be7096690ee54c |
test/test_models.rb | 100644 | 0 | 0 | | | 2.25 KB | 92ab87392407c5319e1bd4a8f89d51e384e243c3cda6d95aea24e4e14078b2cf |
test/textcaptcha_api_test.rb | 100644 | 0 | 0 | | | 1.74 KB | 6187c0eb4568670b3a7f6c66f3bb264ec5dd6fed10cf3ced13291ea1246e60a6 |
test/textcaptcha_cache_test.rb | 100644 | 0 | 0 | | | 584 Bytes | c254ade2e5315310147a6a9e0245e25f7905a7f8cc665c5171f7cb64b75259c8 |
test/textcaptcha_helper_test.rb | 100644 | 0 | 0 | | | 2.12 KB | 6cfc95d92316182efe325b6edfa782e9e4ec7286c062bab0cbec2b0baa9529d5 |
test/textcaptcha_test.rb | 100644 | 0 | 0 | | | 6.48 KB | 65b01f49e10016175157ea95e0d3851517203f59201d088223bb0cd7df1e9a24 |