Ruby on Rails Profile Banner
Ruby on Rails Profile
Ruby on Rails

@rails

139,616
Followers
30
Following
186
Media
1,380
Statuses

Compress the complexity of modern web apps. Ruby on Rails scales from HELLO WORLD to IPO.

Joined April 2007
Don't wanna be here? Send us removal request.
@rails
Ruby on Rails
3 months
Special #RailsWorld announcement: @yukihiro_matz and @dhh will share the stage for the very first time for a fireside chat about #Ruby , #Rails and all things #opensource . This special conversation will be moderated and hosted by @Shopify founder and early Rails Core member @tobi .
Tweet media one
17
106
602
@rails
Ruby on Rails
3 years
Rails 7.0 FINAL: The fulfillment of a vision to present a truly full-stack approach to web development that tackles both the front- and back-end challenges with equal vigor.
22
402
1K
@rails
Ruby on Rails
4 years
Rails 7.0 will require Ruby 2.7+. rails/main will stop testing against earlier Rubies shortly. Get your upgrade game on ✌️
17
244
954
@rails
Ruby on Rails
4 years
Rails 6.1.0 has been release! Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
10
310
835
@rails
Ruby on Rails
4 years
Rails Governance
7
191
713
@rails
Ruby on Rails
4 years
Hey everyone! Rails version 5.2.5, 6.0.3.6 and 6.1.3.1 have been released. These versions upgrade Active Storage’s Marcel dependency to version 1.0.0.
11
178
616
@rails
Ruby on Rails
11 months
Today we're introducing the official Rails Job Board, a platform for Rails developers to find their next role (and companies to find their next Rails developer). Get started and find your next career match here:
Tweet media one
14
156
592
@rails
Ruby on Rails
8 months
Stay tuned - new @rails guide design coming this week...
14
82
536
@rails
Ruby on Rails
2 years
Rails scales. From HELLO WORLD to The Entire World.
@ShopifyEng
Shopify Engineering
2 years
📈We served 75.98 Million requests per minute to our commerce platform at peak. That’s 1.27 Million requests per second!
10
68
344
4
110
519
@rails
Ruby on Rails
4 years
Rails 6.1 RC1 was just released full of new great stuff for you to check them out. Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
10
152
502
@rails
Ruby on Rails
3 years
Rails 7.0.1 has been released with support to Ruby 3.1
1
155
498
@rails
Ruby on Rails
6 years
Rails 5.2.1 has been released!
3
240
440
@rails
Ruby on Rails
1 month
The #RailsWorld 2024 Opening Keynote with @dhh is now online. Rails 8 beta shipped with Authentication, Propshaft, Solid Cache, Solid Queue, Solid Cable, Kamal 2.0, and Thruster. #NoPaaS needed in the One Person Framework. Watch it here:
Tweet media one
10
122
449
@rails
Ruby on Rails
5 years
801 people have contributed to this massive release, here's their names 👏👏👏
8
117
443
@rails
Ruby on Rails
3 years
Rails 7.0 Alpha 1: New JavaScript Answers, At-Work Encryption, Query Origin Logging, Zeitwerk Exclusively
3
158
440
@rails
Ruby on Rails
1 year
Rails World is fast approaching and we’re gearing up to celebrate the 20th anniversary of Rails in style with the first beta release of Rails 7.1! Rails 7.1 Beta 1: Dockerfiles, BYO Authentication, More Async Queries, and more!
4
119
424
@rails
Ruby on Rails
3 years
RETIREMENT: Webpacker has served the Rails community for over five years as a bridge to compiled and bundled JavaScript. This bridge is no longer needed for most people in most situations following the release of Rails 7.
13
120
425
@rails
Ruby on Rails
1 year
Rails 7.1.2 has been released!
3
77
413
@rails
Ruby on Rails
9 years
How do you like our new logo?
Tweet media one
46
190
408
@rails
Ruby on Rails
3 years
Rails 7 will lift the minimum Ruby version requirement to 2.7. If you’re still on something earlier, now is a good time to upgrade! Let’s appreciate and celebrate all the advances that @yukihiro_matz and team continue to bring us ❤️
1
78
411
@rails
Ruby on Rails
10 months
A Christmas gift from the Ruby team: Ruby 3.3.0 is out!
1
82
384
@rails
Ruby on Rails
2 years
Exciting news: The Rails Foundation is launching our first-ever conference: Rails World. Join us Oct 5 & 6 in Amsterdam, NL for keynotes, technical sessions and all things Rails. Website with tickets and CFP coming soon!
8
100
388
@rails
Ruby on Rails
7 months
Just as `where` accepts a hash condition where keys represent fields, Rails now allows hashes as arguments for `select`, where keys represent fields and values represent aliases. #RailsTip
Tweet media one
9
42
379
@rails
Ruby on Rails
1 year
Good news: All the talks from #RailsWorld 2023 are now available online! Revisit your favorite sessions or catch up on ones you missed here:
Tweet media one
9
104
372
@rails
Ruby on Rails
1 year
Rails 7.1.1 has been released!
3
65
364
@rails
Ruby on Rails
1 year
Rails 7.0.7 has been released
1
75
347
@rails
Ruby on Rails
1 year
Rails 7.0.8 has been released!
1
69
343
@rails
Ruby on Rails
8 months
The Rails (Edge) Guides got a new facelift today! Read about it on the blog: Big thanks to @JohnAthayde @cantoniodasilva @rafaelfranca & @_matthewd for their help with this refresh.
Tweet media one
22
65
335
@rails
Ruby on Rails
4 years
Rails 6.1.2 has been released!
1
109
332
@rails
Ruby on Rails
4 years
Rails 6.0.3 has been released! This release solve most of the Ruby 2.7 related warnings.
5
124
330
@rails
Ruby on Rails
3 years
Rails 6.1.4 has been released!
6
80
310
@rails
Ruby on Rails
5 years
Rails 6.0.2 has been released!
5
132
310
@rails
Ruby on Rails
2 years
Please welcome Amanda Perino as the executive director of The Rails Foundation, leading our mission to improve the documentation, education, marketing, and events in the ecosystem.
13
36
305
@rails
Ruby on Rails
6 years
"4999 people" — Many thanks to all people who have contributed to the Rails code base over the years, and also to all people contributing to the project by other means, writing gems, helping in IRC, mailing lists, SO, giving talks, organizing conferences, workshops, ... ❤️
Tweet media one
5
75
302
@rails
Ruby on Rails
8 months
Rails 7.1 introduced a `normalizes` class method which applies a normalization to a model attribute when it's assigned or updated before it's persisted. The normalization is also applied to the corresponding keyword argument of finder methods. #RailsTip
Tweet media one
5
42
293
@rails
Ruby on Rails
9 months
Rails 7.1 has a new `log_file_size` config to keep your logs from growing out of control. It defines the maximum size of your log file in bytes. The default log file size in the development and test environments is 100 MiB, but is unlimited in all other environments. #RailsTip
Tweet media one
3
40
296
@rails
Ruby on Rails
6 years
Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.21, and 6.0.0.beta3 have been released with important security fixes. See announcement here:
6
196
282
@rails
Ruby on Rails
4 years
Rails 6.1.3 has been released
4
83
284
@rails
Ruby on Rails
1 year
Rails has grown to 6,000+ contributors over the past 20 years, but ‘ #RubyonRails : The Documentary’ brings you back to the very start, told from those who were there. Now on YouTube: Thank you @honeypotio for telling the story!
2
65
276
@rails
Ruby on Rails
1 month
Get ready, #Rails8 beta is going live from #RailsWorld right now.
Tweet media one
Tweet media two
4
47
282
@rails
Ruby on Rails
7 years
Rails 5.0.3 and 5.1.1 have been released! Happy Friday!!! 💘💙💜💗💚❤💓💛💚💗
2
176
271
@rails
Ruby on Rails
5 years
Rails 6.0.2.2 and 5.2.4.2 have been released! They contain an important security fix, so please check them out! More info is here: ❤️
2
140
270
@rails
Ruby on Rails
3 years
Rails 6.0.4 has been released
3
77
273
@rails
Ruby on Rails
3 years
Autoloading in Rails 7, get ready!
0
73
272
@rails
Ruby on Rails
2 years
Happy Birthday, Ruby! #ruby30th
@dhh
DHH
2 years
Ruby serenaded me into a career as a programmer. Before Ruby, code was a means to an end. After Ruby, code was flow, growth, and the greatest intellectual endeavor I’ve ever found. I love Ruby as much today as when we first met in ‘03. Thank you @yukihiro_matz . Happy #ruby30th ❤️
28
235
2K
2
52
266
@rails
Ruby on Rails
6 years
It's been an honor and a privilege to have @spastorino serve on Rails Core since 2010! With a new baby girl in the family, he has less time for open source, so we welcome him in the esteemed ranks of core alumni. Thanks and congrats! 🙏❤️
7
22
263
@rails
Ruby on Rails
10 months
Rails 7.1.3 has been released
1
57
267
@rails
Ruby on Rails
5 months
Rails 8 is coming soon, so @dhh will kick off the second edition of #RailsWorld in Toronto with an Opening Keynote highlighting what is new in Rails today, and where the framework is headed tomorrow. The rest of the speakers will be announced in the coming days, so stay tuned for
Tweet media one
6
24
269
@rails
Ruby on Rails
1 month
That's a wrap! Rails 8.0 beta was released at this year's #RailsWorld in Toronto where more than 1,000 Rails developers met for 2 days of talks by 27 speakers, and 2 nights of parties. Thanks to all who made it. See you next time!
2
38
267
@rails
Ruby on Rails
6 years
Rails 5.2.2 has been released!
4
150
264
@rails
Ruby on Rails
4 years
Rails 6.1 RC2 has been released! We are approaching the final release. Please give it a try.
0
67
262
@rails
Ruby on Rails
2 years
We are opening to the public an official Rails Discord server. Come to talk about how to contribute to the framework and its related libraries
4
78
266
@rails
Ruby on Rails
1 year
Rails 7.0.5 has been released
0
74
260
@rails
Ruby on Rails
2 months
Rails in Focus is a new YouTube series of Rails tips and best practices for Rails devs of all levels, made by the community, for the community. @siaw23 is your first host with an episode about #DelegatedTypes . More videos coming soon, so be sure to head over to YouTube and
Tweet media one
8
49
260
@rails
Ruby on Rails
4 months
Rails 7.1 provides a command to find unused routes, which may speed up boot time or help remove dead code. This could come in handy for large applications. #railstip
Tweet media one
3
35
258
@rails
Ruby on Rails
10 months
Wishing the Rails community a wonderful end to 2023. Thank you for keeping the ecosystem positive and thriving. Here's a quick look back at what the Rails Foundation accomplished in 2023, and a hint of what's to come next year. See you in 2024!
2
37
247
@rails
Ruby on Rails
2 years
The Rails Foundation wants to support junior developers with more opportunities, so here is one: #RailsWorld needs a website! Junior devs (and mentors) please apply within:
8
103
245
@rails
Ruby on Rails
11 months
You know the city, now save the date: #RailsWorld 2024 will take place Sept 26 & 27. Mark your calendars! More info (tickets, sponsorships, cfp. etc) coming soon.
Tweet media one
11
50
244
@rails
Ruby on Rails
4 years
Rails 6.0.3.2 has been released! It contains an important security fix, so please upgrade soon. You can read about the release here: Have a great day!!! ❤️
5
114
238
@rails
Ruby on Rails
3 years
Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released! These versions contain important security fixes so please update when you get the chance! Read more about it here:
5
94
240
@rails
Ruby on Rails
7 years
Rails 5.1.5 has been released!
2
125
231
@rails
Ruby on Rails
4 years
Rails 6.1.1 has been released!
2
56
232
@rails
Ruby on Rails
1 year
The first #RailsWorld is a wrap. Thank you to all of the attendees, sponsors, and speakers who made it a reality. We will upload all of the sessions to YouTube soon so you can catch up on any missed sessions. See you next year!
Tweet media one
4
13
230
@rails
Ruby on Rails
8 years
Rails 5.1.0.rc1 has been released!
1
163
220
@rails
Ruby on Rails
2 years
Hi everyone! We've released Rails 7.0.4
1
47
222
@rails
Ruby on Rails
10 months
Starting from Rails 7.1, you can define mailer callbacks using the before_deliver and after_deliver hooks, allowing you to encapsulate actions around the email delivery procedure. #RailsTip
Tweet media one
0
30
224
@rails
Ruby on Rails
7 years
Rails 5.1.3 is done! Thanks for the help with finding regressions and fixes 🎉😘
3
139
215
@rails
Ruby on Rails
18 days
Good news: All #RailsWorld 2024 talks have now been published! Head over to the Rails YouTube channel to catch up with any sessions you missed:
Tweet media one
4
54
219
@rails
Ruby on Rails
9 months
Rails 7.1 has a new `capture_emails` test helper that captures and returns all emails sent within the given block. This helper simplifies the common pattern used in Rails tests with `assert_emails`. Here's how to use it: #RailsTip
Tweet media one
1
27
213
@rails
Ruby on Rails
2 months
Rails 7.2.1 has been released!
1
43
210
@rails
Ruby on Rails
3 years
Rails 7.0.2 has been released. While this is a patch level release, there are a few notable changes. Please read the blog post for more information.
1
80
207
@rails
Ruby on Rails
1 year
Rails World saw 29 speakers and 700+ Rails developers come to Amsterdam for 2 days of announcements, keynotes, talks, and one big birthday celebration. Sessions were recorded and will be published soon, but for now, here's a quick idea look back. #RailsWorld #RubyonRails #Rails
5
39
201
@rails
Ruby on Rails
18 days
Rails Versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1 have been released! These releases address ReDoS security issues that affect users on Ruby 3.1, so anyone on those versions should upgrade. Thanks!
3
53
200
@rails
Ruby on Rails
4 years
Rails 5.2.4.4 and 6.0.3.3 have been released! They contain an important security fix, so please upgrade soon. You can read about the release here: Have a great day!!! ❤️
1
100
191
@rails
Ruby on Rails
23 days
At a certain scale, a company may ask: 'Should we stay the course with a monolith or migrate to microservices?' At @Shopify they chose to modularize their monolith, but after 6 years @eileencodes wonders in her #RailsWorld Day 2 Opening Keynote: 'Did that fix what it set out to
Tweet media one
5
28
194
@rails
Ruby on Rails
1 month
Next week, 1,000 Rails developers will meet in Toronto for the 2nd edition of #RailsWorld . For those at home, the Opening Keynote by @dhh will be published on the Rails YouTube channel later the same day, with all other sessions published soon after. Subscribe to get notified:
5
20
196
@rails
Ruby on Rails
6 years
The second beta of Rails 6 is just around the corner, let's warm up the engines by presenting its new shiny and awesome autoloader
5
89
190
@rails
Ruby on Rails
3 years
Rails 7.0.2.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2 have been released! This is a security release, so please upgrade when you can! You can read more about the release here:
1
80
185
@rails
Ruby on Rails
2 months
Rails 8 will simplify PWA development by generating essential PWA scaffolding by default. In his #RailsWorld talk, @siaw23 will cover PWA basics, the service worker lifecycle, offline strategies via background sync, and the CacheStorage API for cross-device performance. Come join
Tweet media one
4
25
188
@rails
Ruby on Rails
5 months
After years of tackling background job complexities with Resque and Redis at @37signals , the team finally decided to build an out-of-the-box solution. Enter #SolidQueue , a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and
Tweet media one
5
22
186
@rails
Ruby on Rails
7 years
Rails 5.0.5 is out! Rails 5.1.3.rc3 is also out with more regressions fixed — thanks for the help! ❤️
1
100
179
@rails
Ruby on Rails
1 year
Rails 7.0.6 has been released
1
47
184
@rails
Ruby on Rails
8 years
[ANN] Rails 5.0.1 has been released!
1
189
183
@rails
Ruby on Rails
8 months
Since Rails 7.1, the `enum` class method allows you to validate enums. In cases where an invalid enum value is assigned, Rails would rather acknowledge it as invalid instead of raising an argument error. #RailsTip
Tweet media one
2
26
173
@rails
Ruby on Rails
1 month
After walking off the #RailsWorld stage, @dhh chatted with @shopify 's Elise Shaffer about what you can expect from his Opening Keynote, and what he is personally most excited about. It will be published later today on YouTube channel, so subscribe to be notified:
0
19
174
@rails
Ruby on Rails
2 months
As Rails applications grow over time, organizations ask themselves: 'What’s next? Should we stay the course with a monolith or migrate to microservices?' At @Shopify they chose to modularize their monolith, but after 6 years they are asking: 'Did we fix what we set out to fix? Is
Tweet media one
5
21
174
@rails
Ruby on Rails
4 years
Rails version 6.0.3.4 has been released! This is a security release, so please upgrade when you can. More information can be found here: Have a great day!!!
1
84
171
@rails
Ruby on Rails
5 years
Rails 6.0.3.rc1 has been released! Please try it and report any regressions you found.
2
52
172
@rails
Ruby on Rails
9 years
How to write a Chess game with Action Cable and Rails 5:
3
93
167
@rails
Ruby on Rails
3 years
Hi everyone!!! Rails 6.0.4.2, 6.1.4.2, and 7.0.0.rc2 have been released! These are security releases, so please upgrade when you can. Check out the announcement here: Have a good day! ❤️
0
60
172
@rails
Ruby on Rails
10 months
Just like image_tag, audio_tag and video_tag can now accept Active Storage attachments. From Rails 7.1 they can generate audio and video tags when passed an attachment without the need to call polymorphic_path. #RailsTip
Tweet media one
0
23
170