#rubyonrails

2025-07-07

I brought five of our original #RailsConf Portland 2013 stickers with me. These may be the last five in existence. Lmk if you are feeling lucky. :)

#RailsConf2025 #Ruby #RubyOnRails honeybadger.social/@honeybadge

Stack of Honeybadger promotional stickers with the company’s orange and white lightning bolt logo and text reading ‘For Devs who give a #!$@’ on a blue circular background.
Hans Schnedlitzhschne@ruby.social
2025-07-07

I wrote a brief article on how to use Hotwire Combobox for a minor feature in RubyEvents!

What made this interesting was a combination of requirements: Multi-selection, free-text input, and mapping values for YAML generation.

Give it a read and let me know what you think 👇

#ruby #rubyonrails

2025-07-07

🎉 RailsConf 2025 is just one day away, and exciting keynotes were unveiled a few days ago! Remembering when @olemchls Michaelis inspired us all at RailsConf 2023 with “Breaking the Grind: Crafting Your Ideal Software Engineering career.” Can’t wait to catch up with old friends, make new ones, and soak up all the great talks at the last RailsConf 🚀💬 #RailsConf #RubyOnRails #Community #dnsimple

2025-07-07

AI-Ready Data: как дообучить LLM без боли и с максимальной отдачей

В последние месяцы я всё чаще сталкиваюсь с одним и тем же выводом: внедрение LLM-систем (особенно с использованием RAG-подхода) тормозится не из-за самой модели, а из-за отсутствия качественных данных. Самое дорогое в процессе — это не запуск пайплайна, не подбор архитектуры, а подготовка структурированных, очищенных и корректных данных, пригодных для обучения или дообучения моделей. Всё чаще этот подход называют AI-Ready Data.

habr.com/ru/companies/naumen/a

##AIReadyData ##LLM ##DataEngineering ##RubyOnRails ##RAG ##LowCode

2025-07-06

The last #RailsConf starts on Tuesday. We attended our first RailsConf in Portland, Oregon in 2013, the year after HB launched. Now we’re sponsoring! But did you know that HB co-founder @bencurtis was there at the very beginning? Buckle up fellow kids. 🧵

#RailsConf2025 #Ruby #RubyOnRails

A screenshot of a terminal with code:

RailsConf = 2006.. 2025
RailsConf. last
# → 2025
Rad Web Hostingradwebhosting
2025-07-06

How to Manage Ruby Apps in This is a detailed guide demonstrating how to manage Ruby apps in cPanel. This guide covers setup, deployment, and ongoing management. This guide assumes you have access to a cPanel account with Ruby support.
What are Ruby Apps?
Ruby Apps are software applications built using the Ruby programming language, often leveraging the Ruby on Rails framework. These apps run on a ...
Continued 👉 blog.radwebhosting.com/how-to-

2025-07-05

Sneak peek... Bringing a couple of these to #RailsConf next week (one to give away and one to play on). Stop by the @honeybadger booth for a chance to win one.

whirlyboard.com/whirly-board/

#RailsConf2025 #Ruby #RubyOnRails

Stack of custom wooden skateboard decks (balance boards) featuring Honeybadger-themed artwork with an illustrated badger stomping on a bug design, displayed in a skateboard design workshop.
Leanpubleanpub
2025-07-04

Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $69.00; get it for $31.20 with this coupon: leanpub.com/sh/7QbzT8IF

2025-07-04

Hey social networkers! 👋🏻

I’m available for hire!

I can communicate effectively, I'm a passionate learner, I love sharing my discoveries and help those around me. I'm looking for remote or on-site Mid-level or Semi-Senior Software Engineer roles, either part-time or full-time.

Find out more: jaggies-weekly.netlify.app/im-

#ruby #rails #rubyonrails #softwareengineer #hireme

Leanpubleanpub
2025-07-04

Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $69.00; get it for $31.20 with this coupon: leanpub.com/sh/ohUYx0Ee

Hans Schnedlitzhschne@ruby.social
2025-07-04

How are you dealing with SQLite extensions? I recently had to work with Spatialite. It's not on sqlpkg, so I needed to install the extension and then load it in an initializer. Works great.

This was extra-fun because the library file isn't always in the same place, depending on the OS 🤡

#ruby #rubyonrails

Hans Schnedlitzhschne@ruby.social
2025-07-03

If you're working with database extensions, it can be helpful to exclude tables added by your extensions from your schema file. Keep it free from clutter! 🧹

The example shows SQLite and Spatialite, should work with any database and extension though.

#ruby #rubyonrails

Codeminer42codeminer42
2025-07-03

New post in our blog! 👷

Who knew Ruby on Rails and AI made such a powerful couple? This post breaks down how you can start building smart apps with tools you already love.

Link to the full post in the first comment 👇

Rad Web Hostingradwebhosting
2025-07-03

How to Deploy on Rocky Linux This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
✅ ...
Continued 👉 blog.radwebhosting.com/how-to-

2025-07-02

Wrote a quick note on a configuration issue I solved using Devise in Ruby on Rails the other day, when going from two separate login areas for different models to only one, and thus changing the "root" route setting from what was working before.

cassey.dev/til/devise-rails-ro

#RubyOnRails #YearOfTheBlog

2025-07-02

With #RubyOnRails, you can check an #ActiveRecord object’s validations on an attribute using `object.class.validators_on(attribute)`.

The result is an array of validator classes, most of which include an `options` method with the configured options from the definition in the model.

Is it possible to filter out conditional validations from the returned array?

(I have a conditional validation on an attribute and would like to know when it doesn’t apply to a particular instance of the model.)

Karthikeyan A Kmindaslab@mstdn.social
2025-07-02

Rails solid cable rocks 🤘

#WebDevelopment #RubyOnRails #WebDev

Codeminer42codeminer42
2025-07-01

New post in our blog!

Continuing with our trainee series, the author inspires you to harness the power of Ruby on Rails to craft REST APIs with the framework's tools.

Link to the full blog post in the first comment 👇

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst