RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Protect Ruby on Rails applications against DoS and bots

: Securing a web application is not trivial. Every feature and especially public exposed forms are potential security breaches. Any breach will eventually be exploited, even on small applications. For a long time, we have been looking for the best way to protect login and registration forms against brute force attacks and spam bots, often using a combination of techniques.

profilepic gem v0.1.4 - profile pic(ture) as a service library & command line tool

Hello, I updated the profilepic gem - the profile pic(ture) as a service library that includes more than fifteen image generators with built-in spritesheets, an “out-of-the-box” command line tool (& web service/server) and more. What’s new in v0.1.4? The latest profilepic version includes the world’s 1st historic free open-source public domain (no rights reserved) spritesheet-powered design your own Matt & John’s® Ye Olde’ Punk (Anno 2017) wizard and much more. PS: Have your say! Claim a free day! - Ruby Digital Identity & Metaverse Week 2022 Upcoming (SOON!), September 5th to September 11st - 7 Days of Ruby (Profile Picture & Avatar Character Generation) Gems. Yes, I am extending the deadline (again) for three weeks.

Taking off the Heroku training wheels: the Rails preflight checklist

You’ll be hard pressed to find a Ruby on Rails developer who hasn’t tried deploying apps via Heroku. The git push heroku main flow is pure magic, but in order for it to work, you’ll need to tweak your application a bit. This article is my checklist for small teams going live with Heroku.

Loading older posts