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.

  26 December 2023

  23 December 2023

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: https://github.com/enjaku4/rabarber. We’re using it, we like it, maybe you’ll find it useful too.

  21 December 2023

  20 December 2023

  19 December 2023

Turbo 8 morphing deep dive - how idiomorph works? (with an interactive playground)

Idiomorph javascript library sits at the heart of the upcoming Turbo morphing feature. Understanding how it works will be critical to getting the most out of it. Which is why I dove in and then wrote an article that breaks down exactly how it works and what we should keep in mind when using Turbo morphing: Turbo 8 morphing deep dive - how idiomorph works? (with an interactive playground)

  18 December 2023

  17 December 2023

  16 December 2023

Graphs and Charts 0.1.1 (Custom Controls for Glimmer DSL for LibUI)

Graphs and Charts is a new library for Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library) that aims at providing Custom Controls for rendering graphs and charts. In version 0.1.1, it supports Line Graph in a new line_graph Custom Control for rendering lines (1 or more) connecting points with different y-axis values along a time-based x-axis. [more inside]

  15 December 2023

  14 December 2023

Loading older posts