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.

ruby -run

Ruby is well known as a language that is easy to use from the surface, but is very deep and complex underneath. That’s what we know and love about it as a language, but its standard library has a similar design and as such it contains many hidden gems. One of the gems I’ve learned about recently is un. [more inside]

Sending Web Push Notifications from Rails

In advance of the proposed new push notification framework for Rails 8, Action Notifier, it may be helpful to know how Web Push works under the hood. This article provides a recipe for implementing Web Push on Rails and has something you won’t find in most posts about Web Push: a working demo! (in supporting browsers and devices) 😅 [more inside]

Loading older posts