Rack::Recaptcha Middleware Released!
Drop this Rack middleware in your web application to enable CAPTCHA verification via Recaptcha API. Check out the Github Repo or the gem page.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Drop this Rack middleware in your web application to enable CAPTCHA verification via Recaptcha API. Check out the Github Repo or the gem page.
Comments
This looks good, I am going to use this in my next app. Don’t forget to create a Padrino plugin for this middleware.
I don’t get it. Why would I put this into the Rack middleware stack??? It clearly belongs to the application.
Post a comment