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.

Build A SaaS App in Rails 6 Book is Content Complete

Chapters 1 through 14 (AKA all of them) are all written and content complete. Both general grammatical editing and technical editing have been done thoroughly through the first 10 chapters! The pre-sale bundles have been updated with the latest content of the book. 🙌 [more inside]

Just fyi, there was a typo in the link. The correct link (I am guessing, not th…
Oh boo, that’s what happens when I trust my own fingers.

sportdb-readers Gem v1.0 - sport.db Readers for Leagues, Clubs, Matches, Etc.

Hello, I’ve put together the sportdb-readers gem / library v1.0 that lets you read in (import) datafiles in (structured) text into any SQL database (using the sport.db schema / tables) using SportDb.read. Try it with the English Premier League e.g. (2019-20/1-premierleague.txt) or the Deutsche Bundesliga e.g. (2019-20/1-bundesliga.txt) or the World Cup 2018 e.g. (2018--russia/cup.txt), or start your very own league, see the league quick starter guide, for example. Enjoy the beautiful game with ruby. Cheers. Prost.

A Simple Coding Study in Ruby

This is a small coding exercise, like an artist’s life study, in Ruby. The subject is ivy on a windowsill, rendered feature by feature into Ruby ASCII art. The intention is to get better at the practical skill of coding the same way an artist improves at the practical skill of making art.

HealthCheck alternative

HealthBit — tiny HealthCheck Alternative, check of Rack apps like Rails, Sinatra for use with uptime checking systems like Kubernetes, Docker or Uptimerobot with custom checks, password protection and multiple endpoints.

Rails Event Store 1.0 released

Rails Event Store is a Ruby library to persist, retrieve, publish and organize application architecture around domain events in an event-driven fashion. It’s not a database itself, building on top of and existing (typically an SQL) data store in the application. It makes a great foundation for CQRS, Event Sourcing and loosely coupled components in applications driven by domain events. [more inside]

Loading older posts