Top Tweets for #myrubystatus
Ruby DX in @code clearly improved with the Ruby LSP from @ShopifyEng - no idea how they've managed to get auto formatting work so fast, but they've made it. Click-based code navigation seems to work well too. Great progress here!
#MyRubyStatus
Writing Ruby today. Still ❤️ this language.
#MyRubyStatus
I just added the description field support to my Ruby invoicing library InvoicePrinter. 💫
I'll cut the new version soon.
#opensource #myrubystatus

TIL: 15-16 years working with Ruby and only now I found out that it's possible to omit case expression in a case/when block on ruby. I noticed this by looking into rails migrations source code: https://t.co/P8ugEUL0Nv
#ruby #myRubyStatus
Just implemented custom view paths for Devise::Otp with a "devise" default. So you can now match paths for your app:
config.otp_controller_path = "accounts"
#myrubystatus
How I internationalize Rails' Devise auth library:
1. Keep and update devise.locale.yml
2. Eject views and edit them by hand, put translations to views/devise.locale.yml
3. Translate mailer files in full by using Rails naming convention of file.locale.html.erb
#myrubystatus
A while ago I mentioned recording an episode of The Code with Jason Podcast with @JasonSwett.
We talked about Rails in production, learning deployment, and also about writing and selling books online.
It's out now so give it a listen!
#myrubystatus
https://t.co/Apjrr7TbSh
New post on using Ruby in ebook publishing https://t.co/QJDU1I2ikY
#myrubystatus
I never got why people go for Node. The pain I go with Node, node-gyp and .node_modules for front-end is *more* than enough.
Rails 7 node-free importmaps approach *is* a good idea for default apps.
#myrubystatus
Seems like we are getting a first release of Mir
"MIR is the light-weight JIT compiler with very fast start up time"
https://t.co/FdhBMfoXab
#myrubystatus
This is an upcoming new Ruby debugger for 3.1 release https://t.co/aEe7U0WdrG #myrubystatus
I put together a little post about the InvoicePrinter 2.2 release with screenshots for lazy people :D https://t.co/i5mcS5n3CO
#myrubystatus
Yesterday I upgraded my Rails demo for Deployment from Scratch:
Ruby 2.6 -> Ruby 3
Rails 6 -> Rails 6.1
Sprockets (for JS) -> Webpacker
CoffeeScript -> JavaScript
Now have to check everything else is still working.
#myrubystatus
How to avoid Node.js (& assets dependencies) in Rails: https://t.co/rcZB9bq9oq #myrubystatus
What are Puma graceful restarts? https://t.co/jA4taqi7f1 #myrubystatus
If you missed it, Puma has a new "fork_worker" cluster mode since 5.1. It fixes the incompatibility of preforking with phased restarts by forking from worker 0 instead of the master process (--fork-worker cmd option) #myrubystatus #ruby
Making a reusable Stimulus 2 controller for live previews with text transformation in Ruby https://t.co/70YITeDLbQ #MyRubyStatus
irb(main):002:0> defmodule MyModule do
irb(main):003:1* def hello
irb(main):004:2> "world"
irb(main):005:2> end
irb(main):006:1> end
=> MyModule
irb(main):007:0> MyModule.hello()
=> "world"
Success—Is it Elixir or Ruby?
#myelixirstatus #myrubystatus
Forked an OSS project, bumped some deps for MRI 2.4 and tested with CI successfully. #myrubystatus
Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.6M followers

Barack Obama 
@barackobama
119.2M followers

Donald J. Trump 
@realdonaldtrump
111.7M followers

Cristiano Ronaldo 
@cristiano
110.5M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.6M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
90.9M followers

KATY PERRY 
@katyperry
87.6M followers

Taylor Swift 
@taylorswift13
81.5M followers

Lady Gaga 
@ladygaga
73M followers

Virat Kohli 
@imvkohli
69.8M followers

Kim Kardashian 
@kimkardashian
69.8M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
63.9M followers

Neymar Jr 
@neymarjr
62.6M followers

The Ellen Show
@theellenshow
62.4M followers

CNN 
@cnn
61.9M followers

X 
@x
60.8M followers

Selena Gomez 
@selenagomez
60.7M followers




