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.

Montreal.rb Nov 2023 Anatomy of a Payment

The video and slides for the Nov 2023 Montreal.rb Ruby Meetup talk “Anatomy of a Payment” by Michel Jamati (CTO/Co-Founder of Lexop) have been posted!! This talk will provide an overview of the business payment world. Attendees will become familiar with the actors and economics of the payment ecosystem, learn about the major regulations in the payment space that need to be complied with, and understand the Lexop approach to navigating these different challenges. Ruby on Rails examples will be demonstrated along the way to illustrate various types of payments that can be made with different payment processors. [more inside]

`aia` the AI Assistent gem v0.4.4 released

Unlease the power of generative AI and the prompt using the aia gem - a CLI-based terminal program that manages and “executes” prompts from your local $AIA_PROMPTS_DIR. A prompt is a text file in the $AIA_PROMPTS_DIR. A prompt can reference system environment variables, dynamic shell commands, individual prompt directives and if there were not enough you can also use Embedded RuBy (ERB) to engineer the prompt just the way you want it before it gets sent off to the gen-AI tools for processing. [more inside]

Ethereum Turning Into Facet (Ruby on Rails) Monolith SOON!?

Hello, i know lots of crypto haters in rubyland. i am perma banned for life twice (for example). the irony the new facet indexer (&vm) that’s basicially is a ruby on rails monolith (with postgresql db) with the rubidity language that everybody hates (other than its creator tom lehman aka middlemarch). the reaction in rubyland to the blockchain revolution (by moving compute off-chain with “dumb” contracts AND reducing transaction fees 10x). nada. zero. zilch. or worse banning and canceling. what’s your take on rubidity? anyone?

I have a small cosmos chain related project written in rails https://github.…
bitcon is banned here (blacklist of words) now with ordinal inscription bitcon…

[Podcast] A deeper dive into Zeitwerk with Xavier Noria

Xavier Noria of the Rails Core team adeptly delves into the intricacies of Zeitwerk in this episode. Our discussion extends to elucidate the distinctions among autoloading, eager loading, and reloading, shedding light on the nuanced processes that transpire during app deployment. Subsequently, we delve into an exploration of the technical challenges currently confronting Ruby on Rails. [more inside]

This is the way... the Callable Way

We’ll talk about the Callable Pattern and how it can be used to make a powerful and flexible construct that will allow you to put order in your Ruby app.

That’s a pity this blog doesn’t have comments! I have some stuff to add on the …
Also, great thanks for sharing your thoughts. Think I now have several more arg…

monkes21 gem - text-to-image generation library for pixel avatars (28x28)

Hello, i packaged up in the monkes21 gem for easy (re)use all attributes of the monkes twenty one / monkes 21 pixel art series into a spritesheet and a text-to-image generator incl. factory of modern original (FoMO) command line tool support. Use Monke21::Image.generate( 'squiggle', 'eyes left' ) or $ fab squiggle eyes_left or such. Happy pixel pushing and image generation with ruby.

Introducing Rabarber: Our Simple Take on Rails Authorization

Hey Ruby devs, Just wanted to give you a heads up about Rabarber, a little authorization library we cooked up. We noticed that some popular ones out there were a bit much for our taste, so we made our own. It’s not claiming to be better or fancier. It’s just a straightforward, easy-to-use option that we found handy. If you want to give it a shot, here’s the link: . We’re using it, we like it, maybe you’ll find it useful too.

Loading older posts