おすすめツイート
💎Ruby tip💎 Did you know that concatenating strings together ("a" << "b") is a lot more performant than adding them to each other ("a" + "b") or using interpolation ("#{a}#{b}")? Especially with the recent optimizations from @_byroot and others. #ruby #rails #rubyonrails
💎Ruby tip💎 Did you know that Ruby gives you a powerful string formatter to do things like choosing the number of decimals, converting to binary, octal, hexadecimal, and a lot more? Examples ⬇️ #ruby #rails #rubyonrails
💎Rails tip💎 Did you know you could speed up your dev environment a bit by clearing up logs and temporary files? Especially when it's been a long time since it hasn't been cleared. #ruby #rails #rubyonrails
💎Rails tip💎 Did you know about the view helper "capture"? It allows you to store HTML into a variable and pass it down somewhere else. You don't necessarily need view_component slots to do that! #ruby #rails #rubyonrails
💎Ruby tip💎 Did you know that you can use the ampersand(&) operator with any method that require a block for some convenient shortcuts? Examples ⬇️ #ruby #rails #rubyonrails
For those curious, here’s a sneak peek of what we’ve been working on! rubycompanion.dev
Would you be interested in a system to help you discover and remember all the cool features of Ruby and Rails? I might be working on something 😉
🚨THIS IS NOT A JOKE🚨 A brand new episode of @remote_ruby is out with @websebdev 🤘 LISTEN NOW OR RISK MISSING OUT
🎙 A new episode! "Ruby & Rails Tips with Sebastien Auriault". Listen: share.transistor.fm/s/d244e763
💎Rails tip💎 Did you know about template variants? Useful when you have let's say one view for admins and one for normal users. Or one for mobile and one for desktop (when the views are too different to just be responsive). #ruby #rails #rubyonrails
Would you be interested in a system to help you discover and remember all the cool features of Ruby and Rails? I might be working on something 😉
💎Rails tip💎 Did you know that since Rails 6.1, you can easily add a column of type interval if you use Postgres? This can be convenient if you have for example a model for recurring events with a specific duration like 5 days. #ruby #rails #rubyonrails
💎Rails tip💎 You can use infinite ranges with dates and numbers in your ActiveRecord queries. Examples ⬇️ #ruby #rails #rubyonrails
United States トレンド
- 1. SNAP 1.01M posts
- 2. Jamaica 246K posts
- 3. $NVDA 86K posts
- 4. Don Lemon 3,438 posts
- 5. Nelson 29K posts
- 6. Tucker 98.2K posts
- 7. Amare 2,333 posts
- 8. Hurricane Melissa 178K posts
- 9. #NationalFirstRespondersDay 1,431 posts
- 10. Wikipedia 117K posts
- 11. New Hope 34.9K posts
- 12. Fuentes 78.3K posts
- 13. Nokia 14.9K posts
- 14. Western Union 5,315 posts
- 15. Jensen 10.8K posts
- 16. Riley Gaines 105K posts
- 17. Ben Shelton N/A
- 18. Grokipedia 182K posts
- 19. Carlton 1,627 posts
- 20. RedSec 19.6K posts
おすすめツイート
-
Alexandre Ruban
@alexandre_ruban -
matt swanson 😈
@_swanson -
Jason Swett
@JasonSwett -
Joe Masilotti
@joemasilotti -
GoRails
@GoRails -
DriftingRuby
@DriftingRuby -
Vladimir Dementyev
@palkan_tula -
RUBYLAND
@rubylandnews -
Nate Hopkins
@hopsoft -
Andrew Mason
@andrewmcodes -
Dave Kimura
@kobaltz -
Chris Oliver
@excid3 -
Jeremy Evans
@jeremyevans0 -
Nate Berkopec
@nateberkopec -
Jean Boussier
@_byroot
Something went wrong.
Something went wrong.