#rails search results

I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. How do you like the idea?

Giovapanasiti's tweet image. I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. 

How do you like the idea?

SmartHRさんのインターン今日まででした! 優勝できなかったのはチョー悔しいけど、最高のチームで開発できて楽しかったです⭐️講評では「やんちゃなチーム」と言われちゃいました笑 railsも思ったより書けたしチームメンバーやメンターの方からも多くを学びました🤩 感謝感激✨ #SmartHR #rails

sadalmelik2002's tweet image. SmartHRさんのインターン今日まででした!
優勝できなかったのはチョー悔しいけど、最高のチームで開発できて楽しかったです⭐️講評では「やんちゃなチーム」と言われちゃいました笑

railsも思ったより書けたしチームメンバーやメンターの方からも多くを学びました🤩

感謝感激✨

#SmartHR #rails
sadalmelik2002's tweet image. SmartHRさんのインターン今日まででした!
優勝できなかったのはチョー悔しいけど、最高のチームで開発できて楽しかったです⭐️講評では「やんちゃなチーム」と言われちゃいました笑

railsも思ったより書けたしチームメンバーやメンターの方からも多くを学びました🤩

感謝感激✨

#SmartHR #rails
sadalmelik2002's tweet image. SmartHRさんのインターン今日まででした!
優勝できなかったのはチョー悔しいけど、最高のチームで開発できて楽しかったです⭐️講評では「やんちゃなチーム」と言われちゃいました笑

railsも思ったより書けたしチームメンバーやメンターの方からも多くを学びました🤩

感謝感激✨

#SmartHR #rails
sadalmelik2002's tweet image. SmartHRさんのインターン今日まででした!
優勝できなかったのはチョー悔しいけど、最高のチームで開発できて楽しかったです⭐️講評では「やんちゃなチーム」と言われちゃいました笑

railsも思ったより書けたしチームメンバーやメンターの方からも多くを学びました🤩

感謝感激✨

#SmartHR #rails

Astro+React+Typescriptで作った自サイトをpagespeedでサイトパフォーマンス調べたらかなりよかった👍 全部100%目指したい。 一旦SEOが100%でパフォーマンスが90%越えてるしOK #プログラミング #Astro #Rails #IT

hase_tatsuma's tweet image. Astro+React+Typescriptで作った自サイトをpagespeedでサイトパフォーマンス調べたらかなりよかった👍
全部100%目指したい。
一旦SEOが100%でパフォーマンスが90%越えてるしOK

#プログラミング #Astro #Rails #IT

Start your day with a new #Rails RC1, released just yesterday.

lucianghinda's tweet image. Start your day with a new #Rails RC1, released just yesterday.

New multitenancy gem for #Rails that @flavorjones has been working on. #RailsWorld

excid3's tweet image. New multitenancy gem for #Rails that @flavorjones has been working on. #RailsWorld
excid3's tweet image. New multitenancy gem for #Rails that @flavorjones has been working on. #RailsWorld
excid3's tweet image. New multitenancy gem for #Rails that @flavorjones has been working on. #RailsWorld

It would be so much better DX wise if the `bin/rails s` fail during the startup instead of waiting to fail during the page load. #Rails

coolprobn's tweet image. It would be so much better DX wise if the `bin/rails s` fail during the startup instead of waiting to fail during the page load.

#Rails

Building a #diet and #fitness tracker using ruby on #rails! Leave a comment to be one of the beta tester as soon as I'll have something deliverable! #buildinpublic

Giovapanasiti's tweet image. Building a #diet and #fitness tracker using ruby on #rails! Leave a comment to be one of the beta tester as soon as I'll have something deliverable! #buildinpublic
Giovapanasiti's tweet image. Building a #diet and #fitness tracker using ruby on #rails! Leave a comment to be one of the beta tester as soon as I'll have something deliverable! #buildinpublic

User invitations and organization management are complete. Added almost 100 new RSpec tests to cover it. I considered using devise_invitable, but it didn't fit my use case, so I built it all from scratch. #rails #buildinpublic

woochaq's tweet image. User invitations and organization management are complete. Added almost 100 new RSpec tests to cover it.

I considered using devise_invitable, but it didn't fit my use case, so I built it all from scratch. #rails #buildinpublic

🧹 Old Rails migrations add noise, not value. They rarely run, often break, and only make your codebase harder to navigate. Time to tidy up. #Rails blog.julik.nl/2025/10/delete…


#rails #oop #programming101 Follow-up to my Rails association extensions post. I often extend `has_many` with statistics methods. This example does two COUNT aggregations and adds columns to the result. But here's the key: I don't want BookingOption to behave differently based…

igor_alexandrov's tweet image. #rails #oop #programming101
Follow-up to my Rails association extensions post.

I often extend `has_many` with statistics methods. This example does two COUNT aggregations and adds columns to the result.

But here's the key: I don't want BookingOption to behave differently based…

Camera ready! Let's do this 😄😍 #rails #womenintech

OughtPuts's tweet image. Camera ready! Let's do this 😄😍 #rails #womenintech

First promo for hyperboard.io The easiest way to make 3D come alive. Built with #threejs #Rails #React


Nuevo artículo 👇 "Preventing edit conflicts in Rails with Turbo/Hotwire and StimulusJS" #ruby #rails #hotwire

nicogaldamez's tweet image. Nuevo artículo  👇

"Preventing edit conflicts in Rails with Turbo/Hotwire and StimulusJS"

#ruby #rails #hotwire

✨ Using #Ruby's 'beginless' and 'endless' range functionality is a neat way to construct a chained AR query to return records where a specified value sits within the records' min/max values range (e.g., filtering for items where '150' is within their min/max range)✨ #Rails

OughtPuts's tweet image. ✨ Using #Ruby's 'beginless' and 'endless' range functionality is a neat way to construct a chained AR query to return records where a specified value sits within the records' min/max values range (e.g., filtering for items where '150' is within their min/max range)✨ #Rails

"#Crypto isn’t about escaping banks. It’s about building #rails so transparent that the entire finance world becomes honest." [M]etaloan "Crypto isn’t a rebellion anymore. It’s the rebuild. Transparent rails. Honest money. Systems that serve." [M] #Metallicus


2025/11/1-3デイトラ420目目😊 ・上級編DAY22 最終課題 デプロイ前に修正したかった部分23個の修正がようやく完了💪✨復習しながらデプロイさせて完成予定😊ここまで長かった💦 勉強時間約5時間20分 #デイトラ #rails


🧊 Frozen strings have been haunting Rubyists since 2015. Why that tiny comment at the top of your files still isn’t gone and what “chilled strings” might finally change. #Rails byroot.github.io/ruby/performan…


Never soft-delete a record. That's like cheating yourself when playing solitaire. Create an Archived or Disabled status instead. #ruby #rails


🌱PR🌱 「開発者の出入りが多くメンテナンスが困難になってきた」 こんなお悩みはありませんか? 私達は #Ruby #Rails のプロフェッショナルとして 開発、コードレビュー、チーム育成など総合的にお手伝いします。 お気軽にお問い合わせください。 everyleaf.com/contact-about-…


rwpod.com/posts/2025/10/… 11 випуск 13 сезону. Ruby 3.4.7, Rails 8.1, Bridgetown 2.0, PostgreSQL 18, Bun 1.3, React 19.2, React Compiler v1.0 та інше #ruby #rails #html #css #webdev #javascript #podcast


$CCD keeps building and rising. #payfi #rails


User invitations and organization management are complete. Added almost 100 new RSpec tests to cover it. I considered using devise_invitable, but it didn't fit my use case, so I built it all from scratch. #rails #buildinpublic

woochaq's tweet image. User invitations and organization management are complete. Added almost 100 new RSpec tests to cover it.

I considered using devise_invitable, but it didn't fit my use case, so I built it all from scratch. #rails #buildinpublic

Camera ready! Let's do this 😄😍 #rails #womenintech

OughtPuts's tweet image. Camera ready! Let's do this 😄😍 #rails #womenintech

Ever had a situation where your local data is beloved but you have to do something destructive? Do you sadly end up doing it anyway? No, You don't have to. #Rails console has a `sandbox` mode. In this mode, any changes you make in DB will be rolled back when you exit the console

Haseebeqx's tweet image. Ever had a situation where your local data is beloved but you have to do something destructive? Do you sadly end up doing it anyway? No, You don't have to.

#Rails console has a `sandbox` mode. In this mode, any changes you make in DB will be rolled back when you exit the console

#Ruby on #Rails Nepal meetup officially started.

gkunwar1's tweet image. #Ruby on #Rails Nepal meetup officially started.

In case you are working with Time and timezones in #Ruby on #Rails here is a summary of two good articles that you should read

lucianghinda's tweet image. In case you are working with Time and timezones in #Ruby on #Rails here is a summary of two good articles that you should read

Start your day with a new #Rails RC1, released just yesterday.

lucianghinda's tweet image. Start your day with a new #Rails RC1, released just yesterday.

I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. How do you like the idea?

Giovapanasiti's tweet image. I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. 

How do you like the idea?

🧠TIL: Ruby IRB has a `ls` command that allows you to quickly inspect object's methods and variables. #ruby #rails #debuging #til

igor_alexandrov's tweet image. 🧠TIL: Ruby IRB has a `ls` command that allows you to quickly inspect object's methods and variables.

#ruby #rails #debuging #til
igor_alexandrov's tweet image. 🧠TIL: Ruby IRB has a `ls` command that allows you to quickly inspect object's methods and variables.

#ruby #rails #debuging #til

Today we upgraded one of our #Rails projects (the one where we transition from React to Rails SSR) from #Ruby 3.2.3 to 3.3.5 and reduced peak memory consumption by almost 30%. Great #performance result with a simple interpreter upgrade.

igor_alexandrov's tweet image. Today we upgraded one of our #Rails projects (the one where we transition from React to Rails SSR) from #Ruby 3.2.3 to 3.3.5 and reduced peak memory consumption by almost 30%.

Great #performance result with a simple interpreter upgrade.

Hotwire isn’t just for new #Rails apps. It can dramatically improve large, mature codebases too. At #RailsWorld, @RadanSkoric will share how he led HalalBooking.com’s migration from a React-heavy stack to #Hotwire and unlocked major DX and performance wins.…

rails's tweet image. Hotwire isn’t just for new #Rails apps. It can dramatically improve large, mature codebases too. At #RailsWorld, @RadanSkoric will share how he led HalalBooking.com’s migration from a React-heavy stack to #Hotwire and unlocked major DX and performance wins.…

A couple of months ago I wrote that we are migrating a relatively big #React + #Rails API application to the Rails monolith with Hotwire and Stimulus. We already made good progress, and these are PRs I, personally, love the most of all.

igor_alexandrov's tweet image. A couple of months ago I wrote that we are migrating a relatively big #React + #Rails API application to the Rails monolith with Hotwire and Stimulus.

We already made good progress, and these are PRs I, personally, love the most of all.

The last Monday's #Ruby and #Rails card made some buzz, so here is another one. Which of the expressions will result in "false"?

igor_alexandrov's tweet image. The last Monday's #Ruby and #Rails card made some buzz, so here is another one.

Which of the expressions will result in "false"?

I have something big to announce. I've been accepted to the @Docker Captains program. As a Captain, I will focus mostly on two things: using Docker for effective development with #Ruby and #Rails and using Docker with #Kamal for deployment. Hooray!

igor_alexandrov's tweet image. I have something big to announce. I've been accepted to the @Docker Captains program.

As a Captain, I will focus mostly on two things: using Docker for effective development with #Ruby and #Rails and using Docker with #Kamal for deployment.

Hooray!

What do you think of setting default values for #Rails `has_many` associations by extending it with a custom method? I found it only today and love it for the encapsulation of association logic directly to the association class. #Ruby #TIL

igor_alexandrov's tweet image. What do you think of setting default values for #Rails `has_many` associations by extending it with a custom method?

I found it only today and love it for the encapsulation of association logic directly to the association class.

#Ruby #TIL

Railsconf 2025 Day 1 #railsconf #rails

esparkman's tweet image. Railsconf 2025 Day 1 #railsconf #rails

Astro+React+Typescriptで作った自サイトをpagespeedでサイトパフォーマンス調べたらかなりよかった👍 全部100%目指したい。 一旦SEOが100%でパフォーマンスが90%越えてるしOK #プログラミング #Astro #Rails #IT

hase_tatsuma's tweet image. Astro+React+Typescriptで作った自サイトをpagespeedでサイトパフォーマンス調べたらかなりよかった👍
全部100%目指したい。
一旦SEOが100%でパフォーマンスが90%越えてるしOK

#プログラミング #Astro #Rails #IT

📸 A little preview of a refreshed #rails UI admin. It should be merged in 🔜.

railsui_'s tweet image. 📸 A little preview of a refreshed #rails UI admin. It should be merged in 🔜.

#Rails has a ActionMailer#email_address_with_name method. As usual, such small things are very useful. #TIL #Ruby

igor_alexandrov's tweet image. #Rails has a ActionMailer#email_address_with_name method.

As usual, such small things are very useful.

#TIL #Ruby

Loading...

Something went wrong.


Something went wrong.


United States Trends