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.

kramdown-man 1.0.0 has been released!

kramdown-man 1.0.0 has been released! kramdown-man allows you to write man pages in pure markdown. This release adds support for definition lists, improved inter-man-page relative links, and an improved kramdown-man command.

always love to see kramdown applications / extensions. thanks for building / sh…

ruby-install 0.9.3 released!

ruby-install 0.9.3 has been released! This release contains three important bug fixes for macOS users, namely ruby-install can now automatically select which openssl package version to use based on whether you are installing Ruby >= 3.1 (openssl-3.0) or Ruby <= 3.0 (openssl-1.1). See the Release Notes for more information.

Be aware that openssl-1.1 has reached End-of-Life and is no longer receiving an…

scribelite gem v0.1 - Inscription / Inscribe SQL Database for Ethereum & Co.

hello, another little update from the rubidity & rubysol universe. let’s welcome the new scribelite gem - an inscription / inscribe (calldata) database (schema & models) for ethereum & co. that let’s you query via sql and more. now you can build your own off-chain indexer and more. happy blockchaining, data wrangling and dash boarding with ruby.

Using Turbo Frames and Streams without Rails

Recently I’ve been using Turbo frames and streams more and wanted to really understand how they work. To do that I set out to rebuild a very simple To-Do application (peak originality!), using Turbo but without Rails or turbo-rails gem. I did that using vanilla Sinatra. As you’ll see, it was really simple: Using Turbo Frames and Streams without Rails

Loading older posts