Advertisement · 728 × 90
#
Hashtag
#Rails
Advertisement · 728 × 90
Preview
bun_bun_bundle Zero-dependency asset bundler with CSS hot-reloading, fingerprinting, live reload, and a flexible plugin system. Works with Rails, Hanami, or any Rack app.

Just released BunBunBundle, a zero-dependency bundler for #Ruby apps based on... #Bun. Works with #Rails, #Hanami, or any other rack-based app.

codeberg.org/w0u7/bun_bun...

1 0 0 0
Preview
Building Tools for AI Agents: What I've Learned Working with Claude Code The real power of Claude Code isn't asking it to write code — it's building tools that extend what the agent can do. Here's what I've learned about designing MCP servers, CLAUDE.md files, and custom commands.

Building Tools for AI Agents

alvareznavarro.es/blog/2026/03...

#ai #rails

1 0 0 0
Post image

Complying with privacy laws like GDPR and LGPD is non-negotiable, but most teams struggle to turn legal requirements into actual code.

We just open-sourced 3 Agent Skills for building privacy-compliant Rails apps.

bit.ly/4sCljZG

#gdpr #lgpd #privacy #rails #privacybydesign

0 0 0 0

people still building with Ruby in 2026 made a decision, not a mistake

Rails 8: auth, caching, solid queue, solid cable — built in. no extra services.

"boring" tech that ships product beats "modern" tech that ships complexity

#ruby #rails #buildinpublic #indiedev

3 1 1 0

people still building with Ruby in 2026 are not behind — they made a decision

Rails 8 ships with auth, caching, solid queue, solid cable built in
no services. no config. one framework.

"boring" tech that ships product beats "modern" tech that ships complexity

#ruby #rails #buildinpublic #indiedev

3 0 1 0
Preview
Turbo Frames - Chained Selects Build dependent dropdown menus that update dynamically using Turbo Frames and a small Stimulus controller.

New Hotwire Club challenge: Chained Selects with Turbo Frames! ⛓️

Forget JSON APIs and manual <option> element rebuilding. Learn how to build dependent dropdowns (Country → City) using server-rendered HTML and a tiny Stimulus controller.

hotwire.club/blog/2026-03...

#Hotwire #Rails #WebDev

1 0 0 0
Preview
Tutorialkit.rb: interactive Ruby tutorials entirely in the browser—Martian Chronicles, Evil Martians’ team blog The final report for Ruby Association Grant on TutorialKit.rb—a toolkit for building interactive Ruby and Rails tutorials that run entirely in the browser using WebAssembly and WebContainers. Featuring a full-featured installer, agent-friendly development workflow, deployment pipelines, HTTP support, and real-world examples.



#Open #Source #Rails #Local-first #DX

Origin | Interest | Match

0 0 0 0
Preview
How I built a complete analytics dashboard for my Rails blog with Claude Code I built a full analytics dashboard for my Rails blog — unique visitors, bounce rate, SVG charts, geolocation — with no third-party scripts. Here's exactly how I did it with Claude Code and Ahoy.

How I built a complete analytics dashboard for my Rails blog with Claude Code.

alvareznavarro.es/blog/2026/03...

#ai #analytics #rails

0 0 0 0
Post image

#environment art studies

#art #painting #2d #digital #artstudy #environments #house #rails #photoshop #nature #city #street

7 0 0 0

Me gustaría saber más sobre cómo integraste Rails con TypeScript, ¿utilizaste algún framework específico? #TypeScript #Rails

1 1 1 0
Post image Post image Post image

Trains in the wilderness. #Europe #Rails

Look out the window.
It's way better than your phone.
Yes, I'm speaking truth.

#haiku #travel #cruise #rivercruise #ABD #Disney #DCL #follow #Azamara #AmaWaterways #TravelAgent
https://linktr.ee/2talltom

4 0 0 0

Docker Composeで環境構築できる、GitHub ActionsでCI組める、RailsのORMでincludesも使ってる。でも「なぜその設定にしたの?」って聞かれたら説明できない。これ、「使えてる」と「理解してる」の間にある溝だなと最近痛感した。面談で技術質問されて、実務で毎日やってることなのに言葉が出てこなかった。自分の場合、1日1箇所「なぜこう書いたか」をノートに残す習慣を始めてみてる。同じ溝を感じたことある人いますか?

#エンジニア転職 #Rails

0 0 0 0
Video

自強號和區間車在台南新市光華街平交道附近
自強号特急と区間車通勤が台南新市 光華街踏切附近に。

#鐵路 #鐵道 #台鐵 #火車
#鉄道 #台鉄 #台湾 #台南 #新市 #電車
#railway #trains #train #railways
#TRA #TR #rail #rails

4 1 0 0

技術面談で「RailsのORMで気をつけていることは?」に詰まった。悔しかったので、Claude Codeの自作コマンドでお題を生成→Docker Compose環境を自動構築して、実際にN+1問題やfind_eachを手で試せるようにした。実務と同じRails 7.1 + MySQL 8.0の構成にしたので、練習がそのまま実務の引き出しになる。「答えられなかった」をその日のうちに手を動かして潰す。この繰り返しが一番力になる気がしてる。
#ClaudeCode #Rails

1 0 0 0
Post image

🎨 Singapore
🐦 White-breasted Waterhen (Amaurornis phoenicurus)
📏 28–30 cm
📍 Singapore Botanical Gardens, Singapore 🇸🇬
🗓 Feb 2026

#BirdsSeenIn2026 #birds #rails #waterhens

34 4 0 0

Below are the Slides and GitHub repo of the talk "Solid Queue: Rails ActiveJob DB-based Queuing Backend".

Google Slides:
docs.google.com/presentation...

GitHub Repo:
github.com/AndyObtiva/s...

#ruby #rails #rubyonrails #solidqueue #queuingbackend #messagequeues

1 0 0 0
Solid Queue: Rails ActiveJob DB-based Queuing Backend - Montreal.rb 2026-03-18 Solid Queue: Rails ActiveJob DB-based Queuing Backend Andy Maleh • Senior Software Engineer • Eltropy Canada • MS in Software Engineering • RubyConf/RailsConf Speaker • Fukuoka Prefecture Future IT In...

Below are the Slides and GitHub repo of the talk "Solid Queue: Rails ActiveJob DB-based Queuing Backend".

Google Slides:
docs.google.com/presentation...

GitHub Repo:
github.com/AndyObtiva/s...

#ruby #rails #rubyonrails #solidqueue #queuingbackend #messagequeues

0 1 0 0
Preview
Getting Started With Caching in Ruby on Rails Your Rails app is slow. You know it. Your users know it. And the worst part is, half the time your app is doing the exact same work over…

Russian doll caching is the one that changes everything. Nest caches, add touch: true, only the changed record re-renders.

Full tutorial with code.

heyjoshlee.medium.com/getting-star...

#rubyonrails #caching #performance #SQL #Code #Rails #Ruby

1 0 0 0
Post image

null

0 0 0 0
Post image

Your Rails app reruns the same queries and renders the same HTML on every request. Rails has 5 built-in caching strategies and most devs use maybe 1.

✨ Article link in the comments ✨ ⬇️⬇️⬇️

#rubyonrails #caching #performance #SQL #Code #Rails #Ruby

1 0 1 0

You either die a hero, or you live long enough to get purchased by salesforce, be neglected for years, try to squeeze your customers for enterprise contracts, give them false hope of a new platform only to pull the rug and declare maintenance mode. RIP #heroku

#rails #ruby

1 1 1 0
Glimmer DSL for Web 0.8.3 Preventing Components from Shadowing HTML Elements code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails

#Glimmer #DSL for #Web (Fukuoka Award Winning #Ruby #Frontend #Framework for #Rails) version 0.8.3 now raises an exception plus a correction hint if the user attempts to define a component or a component slot with a name that shadows an existing HTML element:
andymaleh.blogspot.com/2026/03/glim...

0 0 0 0
Preview
Polymorphism with Strategies - RoRvsWild One of the most frequent code smells in Rails is an excessive use of inheritance. A serious drawback from using inheritance to achieve polymorphism is the implicit coupling it creates between parent a...

“One of the most frequent code smells in #Rails is an excessive use of inheritance. A serious drawback from using inheritance to achieve polymorphism is the implicit coupling it creates between parent and child classes.”

Polymorphism with Strategies
👉 www.rorvswild.com/blog/2026/ad...

0 1 0 0
A purple/blue gradient banner for Plymouth Software services. The banner text reads "Monthly service and development plans for your organisation's ruby on rails apps. Simple fixed-price rolling monthly software development and service plans to help keep your ruby on rails app running smoothly."

At the bottom is a link to www.plymouthsoftware.com.

A purple/blue gradient banner for Plymouth Software services. The banner text reads "Monthly service and development plans for your organisation's ruby on rails apps. Simple fixed-price rolling monthly software development and service plans to help keep your ruby on rails app running smoothly." At the bottom is a link to www.plymouthsoftware.com.

Our Monthly Service and Development plans keep your organisation's #RubyOnRails apps running in peak condition, secure, and up to date, so you can focus on building and growing your business.

👉 Learn more at www.plymouthsoftware.com

#software #ruby #rails #devops #development #peoplefirstsoftware

1 1 1 0
Preview
Scout Scout continually tracks down N+1 database queries, sources of memory bloat, performance abnormalities, and more.

The latest update for #ScoutAPM includes "#Monitoring Phoenix LiveView Performance With Scout #APM" and "Best #Rails APM Tools in 2026: A Developer's Guide".

#devops #observability https://opsmtrs.com/3iSdf3y

2 1 0 0
Preview
Solid Queue: Rails ActiveJob DB-based Queuing Backend, Wed, Mar 18, 2026, 6:30 PM | Meetup **This event is planned without a speaker. You can volunteer to present this topic. If no volunteers come forward before the event date, it will be presented by the Montrea

Just a reminder that we are having the Montreal.rb March 2026 Ruby Meetup talk "Solid Queue: Rails ActiveJob DB-based Queuing Backend" this Wed (Mar 18, 2026) at 6:30pm at Anticafe, Montreal, Quebec, Canada.

www.meetup.com/montrealrb/e...

#ruby #rails #rubyonrails #solidqueue #dev #programming

1 0 1 1
Workshop Accepted: "Building Rails SPAs in Ruby using Glimmer DSL for Web" at Wroclove.rb 2026 code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails

My 3-hour workshop proposal "Building Rails SPAs in Ruby using Glimmer DSL for Web" was accepted at the Wroclove.rb 2026 Ruby Conference.

Details:
andymaleh.blogspot.com/2026/03/work...

#ruby #rails #poland #conference #wroclove #frontenddevelopment #softwareengineering #programming #workshop #dev

2 0 0 0
Post image

Parallel with a Vanishing Point #rails #perspective #optics

1 0 0 0
Post image Post image Post image

Ridgway's Rail busy preening those already beautiful feathers
#bird #birds #photography #audubon #nature #naturephotography #birdnerd #wildlife #natgeowild #bbcwildlife #bbcearth #birdsofbluesky #birdphotography #blueskyartshow #planetbirds #bestbirdshots #lynzieflynn #birdsoftheworld #rails

38 3 0 0
Glimmer DSL for Web 0.8.2 HTML Value-less Boolean Attributes code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails

Glimmer DSL for Web had a new release in version 0.8.2, which now supports HTML Value-less Boolean Attributes:
andymaleh.blogspot.com/2026/03/glim...

#glimmer #dsl #web #rails #ruby #frontend #rubyonrails #frontenddevelopment #webdevelopment #programming #softwareengineering

2 0 0 0