Building a Superglue App in Rails

Let's learn how to build a project tracking application for freelancers using Superglue and Vite.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Adding an MCP server to a Rails app

Let's learn how to add an MCP Server to a Rails application to better integrate our app with LLMs and achieve more things with AI.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

OTP Input field with StimulusJS

Let's learn how to build an OTP input field, aka code verification, using StimulusJS and improve your token auth flows.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Adding llms.txt to a Rails application

Let's learn how to add a llms.txt file to a Rails application to help large language models better process our content

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

GitHub Flavored Markdown in Rails with Commonmarker

Learn how to render GitHub-flavored Markdown in Rails with Commonmarker, explore syntax highlighting, add shortcodes, and customize output with AST or Nokogiri.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Sign in with Apple for Rails apps

Let's learn how to add a Sign in With Apple feature to a Rails application using Devise or the Rails 8 auth generator

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Cloudflare R2 with Active Storage

Let's learn how to integrate Cloudflare R2 uploads with Active Storage if S3 or other alternatives are not of your liking

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Resize Observer API with Stimulus

Let's learn how to use the Resize Observer API together with Stimulus by building a resizable audio player

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

v3.19.0 - Nested records 🤯

Discover Avo's new "Nested records" feature and explore updates. Share ideas for Avo 4 with us! Check the latest release notes and join the conversation.

Testing OmniAuth authentication

Let's learn how to add tests to an OmniAuth integration in a Rails application.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist