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

https://www.basesecrete.com/active_hashcash.html : 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.

From byebug to ruby/debug

Switching to a new debugger and potentially changing your debugging process could be scary. So I hope this side-by-side comparison of byebug and ruby/debug can help you get familiar with ruby/debug and also make the transition smoother. [more inside]

Glimmer DSL for LibUI Refined Table Pagination/Filtering

Glimmer DSL for LibUI v0.5.16 ships with a brand new alpha custom control called refined_table, which supports pagination and filtering, thus able to handle tens of thousands of rows with no problem. A new example, Paginated Refined Table, demonstrates the new custom control. refined_table was used in the Rubio Radio application to enable browsing 10,000 top radio stations with excellent performance and usability. [more inside]

require 'cocos' - New Auto-Include Quick-Start Prolog & Prelude Gem

Hello, the idea behind the new require ‘cocos’ - that is, the ruby code commons (cocos) quick-starter prolog & prelude gem / library - might not be new and is inspired by the haskell prelude(s) or dare I say the all-inclusive require ‘activesupport’ from railsland. What would you auto-require & include in your ruby prolog & prelude? Why & why not? Anyways, I put together a first version and have started out with what I use day-in-day-out in the ruby scripts (off-rails). Cheers. Prost.

Loading older posts