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.

New (Modern Dotty Spotty) Currency Art Programming How-Tos (with Ruby)

Hello, Inspired by Damien Hirst’s “The Currency” art (token) parody / 40+ million $$$ cash grab I have created an all new /currencyart-howto repo that collects getting started guides (and scripts) - yes, in ruby - for creating your own free (modern dotty spotty) currency art in retro pixel bitmap raster format or in hi-definition (hi-def) XXXL poster-size quality vector graphics format. Happy pixel pushing and art programming in ruby.

array_include_methods 1.4.0

array_include_methods 1.4.0 has been released (Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_intersection_indexes, and Array#array_diff_indexes methods missing from basic Ruby Array API) [more inside]

Setting Up Rails 6.1 + Tailwind CSS 2.2 with JIT

This tutorial shows how to create a project with Rails 6.1 and its default Webpacker version (4.5), and configure Tailwind CSS with its dependencies and JIT mode enabled. You’ll end up with a project that compiles the final CSS automatically, and refreshes the browser for you as well, after every change.

Multi-Factor Authentication for Rails With WebAuthn and Devise

If someone steals your password, they can pretend to be you. That’s why many companies provide two-factor or multi-factor authentication via a fingerprint scan, a YubiKey, an authenticator app, or SMS. In this article, Petr Hlavicka will give you a solid foundation of knowledge about multi-factor authentication and will walk you through implementation with Rails, Webauthn, and Devise https://www.honeybadger.io/blog/multi-factor-2fa-authentication-rails-webauthn-devise/

Turn 28px Golden Bored Apes into Damien Hirst-Inspired "Currency" Modern Art

Hello, Using the pixelart gem I’ve put together a little artistic script - yes, in ruby -that turns any 28x28px golden bored ape into Damien Hirst-inspired high-definition (hi-def) XXXL modern art. The script uses a 2x zoom with quadruple pixels all turned into random-sized ~circles~ spots and the background filled with random Damien Hirst inspired currency-like ~circles~ spots. Change the Image#spots parameters to fit to your taste. Generate your own million $$$ art collection today. Yes, you can. Happy pixel pushing with ruby.

Loading older posts