#RubyonRails

2025-06-14

Need better insights from your data?
Talk to @eazyBI — they're at #BalticRuby in red shirts and ready to help! 📊
Thanks to our Bronze Sponsor for supporting the Ruby community with tools and good vibes! eazybi.com/

#eazyBI #RubyOnRails #RubyConference #DataTools

2025-06-14

Tired of debugging blind?
@AppSignal helps you catch errors, monitor performance & keep your apps healthy — without the guesswork.
Thanks for supporting Baltic Ruby as a Bronze Sponsor! 🙌
👉 appsignal.com/

#BalticRuby #AppSignal #RubyOnRails #DevTools #RubyCommunity

2025-06-14

🔍 Shoutout to our Silver Sponsor @typesense — the open source search engine that just works.

Fast, typo-tolerant, privacy-friendly — and built by devs, for devs.

Thanks for supporting the Ruby community at #BalticRuby! 💎

#RubyOnRails #OpenSource
typesense.org/

2025-06-14

A big thank you to our Silver Sponsor @KarnovGroup 🙌
Your support helped make #BalticRuby possible — and we’re so grateful.

PS: They're hiring!
👨‍💻 Senior Backend Engineer
📍 Copenhagen / Stockholm
🔗 karnovgroup.com/en/

#RubyJobs #RubyOnRails #RubyCommunity #TechEvents

2025-06-14

What’s a good conference without good #swag? 😉
Spotted your favorite? Tag us wearing it!

#BalticRuby #RubySwag #TechConference #RubyOnRails #DeveloperLife

2025-06-14

Big thanks to our Gold sponsor @Levelpath
💛 For the candy
💛 For showing up with heart, brains & a brilliant team

You made Baltic Ruby even sweeter.
We’re glad to walk this path with you!
levelpath.com/
#BalticRuby #Levelpath #RubyCommunity #DevEvents #RubyOnRails

2025-06-14

When sponsors really show up 💛
Team on site, real talks, great vibes.
Big thanks to our Gold sponsor @GoCardless for being part of Baltic Ruby in the best way!

#BalticRuby #GoCardless #RubyOnRails #RubyConf #TechCommunity #Riga2025

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-13

How to Deploy #Forem on Rocky Linux #VPS 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- #forum #rubyonrails #forumsoftware #selfhosted #selfhosting #rubygems #rockylinux

2025-06-13

It looks like @rubycentral sold out of individual and student tickets for #RailsConf. Here's one last chance to attend: win a free conference ticket!

This is the FINAL RailsConf. Join us in Philadelphia to celebrate the legacy of the world's longest-running Rails community gathering.

Enter to win by 6/23.

app.youform.com/forms/vmaf9ckb

#Ruby #RubyOnRails #RailsConf2025

2025-06-13

I used to visit opensourcerails.org all the time when I was getting back into Rails. When it went offline, I really missed it.

So I brought it back: opensourcerails.dev

#rubyonrails #opensource

2025-06-13

Now @marcoroth is announced by @halfbyte and he'll talk about @RubyEvents.

Personally I think that we can be grateful to have folks who're working on projects like this to improve our community and make all that #ruby #conference #talks available and searchable easily.

#rubyconferences #balkanruby #riga #meetups #rails #rubyonrails #balkanruby2025 #conferencerecording #opensource

Jan announcing Marco's talk "Scaling RubyEvents.org: The mission to index all Ruby conferences"
Collin Donnellcollin@ruby.social
2025-06-12

Karl is one of the best people I know, not just as a developer, but as a human. He's smart, too. You'd be lucky to have him on your frontend team. If you're on Rails, he can handle your frontend needs while also contributing to the backend. #JavaScript #ReactJS #AngularJS #Ruby #RubyOnRails
ruby.social/@Kowfm/11467153229

2025-06-12

Capybara + Playwright: мрії здійснюються?

Не встиг я написати, що втомився від Capybara, як натрапив на незнайому мені досі бібліотеку capybara-playwright-driver. Так, це саме те, як що воно звучить: драйвер для Capybara через потужності Playwright - одного з передових інструментів інтеграційного тестування.

(До речі: знайшов я цю бібліотеку з іншого проєкту - capybara-lockstep - він стабілізує тести через неявне примусове очікування кожної операції. Але з нею досвіду не дуже маю.)

Отже, Capybara із Playwright, за досвідом, працює непогано — порівняно з Selenium, значно більше можливостей та менше місць, де доводиться робити криві обходи. Наприклад: є метод route для легкої підміни запитів з браузера. Дуже корисно для всяких сторонніх інтеграцій. Або Download - для перевірки завантажень. Це взагалі ексклюзив!

Також, оскільки цей драйвер керує звичайним сеансом Playwright, ми можемо трасувати тести, тобто зберігати повний хід виконання, включаючи всі запити до мережі, всю консоль, навіть стан DOM в кожний момент тесту! Це астрономічно більше інформації, ніж дає Capybara.

Втім, трасування виказує й недолік цього драйверу. Він використовує Playwright на простому, низькому рівні. Наприклад, в Playwright є власне очікування операцій — та дуже гарне. Але щоб зберегти поведінку Capybara, драйвер не користується ним, а тільки виконує команду перевірки багато разів.

Тут же ж є й альтернатива: пакет plsywright-ruby-client, на якому збудований драйвер. Він вже дає безпосередній доступ до дій та перевірок від Playwright. Тобто теоретично можна викинути капібару та писати тести прямо на Playwright, але з Ruby! Та зі збереженням повними можливостями підготовки стану та перевірки результатів на бекенді.

Поки я в захваті від цього нового підходу, та сподіваюся, він закриє частину недоліків Capybara. Одне тільки трасування чого варте.

#ІнтеграційніТести #RubyOnRails

Hans Schnedlitzhschne@ruby.social
2025-06-12

When's the last time you actually looked at production logs for debugging an issue?

Bug trackers and various RPM tools provide me with all the context I need, so I haven't had to in ages. At this point, I'm wondering if it's worth keeping the logs around 🤔

#rubyonrails

Hans Schnedlitzhschne@ruby.social
2025-06-12

When's the last time you actually looked at production logs for debugging an issue?

Bug trackers and various RPM tools provide me with all the context I need, so I haven't had to in ages. At this point, I'm wondering if it's worth keeping the logs around 🤔

#rubyonrails

Rad Web Hostingradwebhosting
2025-06-12

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-

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-11

How to Deploy #Forem on Rocky Linux #VPS 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- #rubygems #selfhosted #forumsoftware #rubyonrails #selfhosting #rockylinux #forum

Rad Web Hostingradwebhosting
2025-06-11

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-

Eduardo Medina 🇪🇸edlinks
2025-06-10

He estado durante un día entero rompiéndome la cabeza para conectar un proyecto de creado con contenedor de basado en con una base de datos metido en un contenedor de (en realidad , pero lo he adaptado).

La realidad es que, pese al error que me aparecía, parece que la base de datos se ha estado creando y que es capaz de conectar cuando pongo el servidor en marcha.

En serio, estas cosas me vuelan la cabeza.

El framework de aplicaciones web Ruby on Rails funcionando en Fedora Silverblue y visualizado a través de Firefox para Linux en formato Flatpak.
2025-06-10

Friendly reminder that @rubycentral has decided to platform hate at the last #railsconf by having #dhh speak.

The community has already fought this battle and removed his hate from our conference but apparently @rubycentral has no spine.

What happened to #MINASWAN ? How are our lgbtq+ or minority community members supposed to feel welcome and safe when you actively platform someone who rails against them at every opportunity.

Choose a local conference instead!

#ruby #rails #rubyonrails

Client Info

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