simple-captcha icon indicating copy to clipboard operation
simple-captcha copied to clipboard

Rails 4 compatibilty

Open vincent-the opened this issue 11 years ago • 11 comments

Hello,

@Azdaroth started a Rails-4 branch, to make SimpleCaptcha compatible with Rails 4 final. We made some minor adjustments and are already running SimpleCaptcha in a Rails 4 production app now.

Maybe this is useful for other people as well.

vincent-the avatar Jul 04 '13 11:07 vincent-the

+1

av-ast avatar Aug 12 '13 19:08 av-ast

+1

pmuens avatar Aug 13 '13 12:08 pmuens

It would be great to accept this PR.

freemanoid avatar Aug 28 '13 14:08 freemanoid

+1

maxmumford avatar Sep 12 '13 20:09 maxmumford

Everyone who is still interested: We fixed some issues, made some Travis CI specs, bumped the version number over on https://github.com/pludoni/simple-captcha. Unfortunatly, both galethub and the original author did not respond to my messages :(.

To use it, just reference the git:

gem 'simple_captcha', :git => 'git://github.com/pludoni/simple-captcha.git'

Contributions (preferable with tests) are very welcome :)

zealot128 avatar Nov 30 '13 22:11 zealot128

@zealot128 Just deployed your branch in production on rails 4 and it works great. Haven't thoroughly tested configuration combinations, but all cases in my basic scenario seem to be good. Thanks! It's about time we have a version 4 compatible captcha solution :)

maxmumford avatar Dec 02 '13 22:12 maxmumford

Great work! Thank you very much! Is it possible to get this via RubyGems because we have some requirements that we're not allowed to use Git repositories in the Gemfile for the Gems we want to use...

pmuens avatar Dec 03 '13 07:12 pmuens

Yes. I released simple_captcha2 with all the fixes and plan further development: http://rubygems.org/gems/simple_captcha2

Am 03.12.2013 08:29, schrieb Philipp Müns:

Great work! Thank you very much! Is it possible to get this via RubyGems because we have some requirements that we're not allowed to use Git repositories in the Gemfile for the Gems we want to use...

— Reply to this email directly or view it on GitHub https://github.com/galetahub/simple-captcha/pull/39#issuecomment-29688700.

zealot128 avatar Dec 03 '13 09:12 zealot128

Awesome! Thank you :thumbsup:

pmuens avatar Dec 03 '13 10:12 pmuens

Thank you @zealot128 You are awesome!

wpp avatar Jul 14 '14 10:07 wpp

Thank you very much : D +1

miguelnery avatar Nov 12 '15 00:11 miguelnery