• Оформляем подписки PsPlus, EA Play, GamePass: https://playstationplus.store
• Покупаем игры для PS и Xbox на ваши личные аккаунты: https://gamepropaganda.com/shop
• Купить игру или задать вопрос: @sonyplaystationpluss_bot
№ 4930184620
Last updated hace 2 meses, 1 semana
• Bot: @obunachins_bot
• Kanal: @Obunachins
• Muhokama: @Obunachins_Discussion
• Admin: @Obunachins_Support
⌛11:00 - 00:00
Last updated hace 1 año, 4 meses
قناة عراق انستا لتوزيع حسابات انستڪرام ❉
بـرامج زيـاده متابعين ، ❈
مـواقع زيـاده متـابـعين ، ❈
- MYPROFILE: @MROAN8
- CH2: @PHP88
- My Y : https://www.youtube.com/channel/UCnFykPkaONB_NVg0UeouB5A
- MY INSTA : https://www.instagram.com/c_941
Last updated hace 7 meses, 1 semana
New Feature in Ruby 3.4.x
The latest Ruby 3.4.x introduces a new shorthand: you can now use it to reference the single block argument automatically.
In Ruby 3.3.x and earlier, we had to write:
```
['Vaaai'].map { |item| "#{item} Corinthians!" }
# => ["Vaaai Corinthians!"]
```
Now, in Ruby 3.4.x, we can simplify it to:
```
['Vaaai'].map { "#{it} Corinthians!" }
# => ["Vaaai Corinthians!"]
```
🖼️ SQL aliases with hashes
The new version brings even more convenient features. For example, you can now define SQL column aliases using hashes directly in the select method.
Before:
```
Comment.select("moderated_at AS moderation_timestamp")
```
After:
```
Comment.select(comments: { moderated_at: :moderation_timestamp })
```
Migrate from importmap to esbuild for Rails Projects
In the latest Rails updates, transitioning from importmap to esbuild has become a key step for performance improvements. This shift simplifies asset management and enhances your build process.
Read the full post: Migrate from importmap to esbuild for Rails Projects How to Migrate from KeyValue to Container Backend in Mobility Gem
With the release of the Mobility gem's new features, moving from the KeyValue backend to the Container backend will bring more flexibility and optimization to your application.
Check out the guide: How to migrate from KeyValue to Container backend in Mobility gem CLI in Ruby Using OptionParser or GetoptLong
Need to create a command-line interface in Ruby? Learn how to use OptionParser and GetoptLong to streamline argument parsing in your scripts.
Explore the tutorial: CLI in Ruby using OptionParser or GetoptLong@angry_beard
? Rails 8.0: No PaaS Required
Rails 8.0: #NOBUILD, #NOPAAS, all-in on SQLite as a production database option with jobs, cache, and cable, new authentication generator, and so much more! Final release is out.
? Rails 8 + No Build CSS: How to Ship Frontend Code FASTER ?
In this episode, we're diving deep into one of my absolute favorite Ruby gems - css-zero! If you're tired of wrestling with Webpack and complex build processes, you're going to love this. We explore how css-zero perfectly aligns with Rails 8's philosophy of simplified frontend management while still delivering powerful features.
? Using the Rails 8 (Beta) Authentication Generator in API-Only Mode
As you may know, one of the new features in Rails 8 is the new basic authentication generator, which demonstrates that developing everything related to authentication in a Rails application is not so complex, and often there is no need to rely on third parties (gems).
• Оформляем подписки PsPlus, EA Play, GamePass: https://playstationplus.store
• Покупаем игры для PS и Xbox на ваши личные аккаунты: https://gamepropaganda.com/shop
• Купить игру или задать вопрос: @sonyplaystationpluss_bot
№ 4930184620
Last updated hace 2 meses, 1 semana
• Bot: @obunachins_bot
• Kanal: @Obunachins
• Muhokama: @Obunachins_Discussion
• Admin: @Obunachins_Support
⌛11:00 - 00:00
Last updated hace 1 año, 4 meses
قناة عراق انستا لتوزيع حسابات انستڪرام ❉
بـرامج زيـاده متابعين ، ❈
مـواقع زيـاده متـابـعين ، ❈
- MYPROFILE: @MROAN8
- CH2: @PHP88
- My Y : https://www.youtube.com/channel/UCnFykPkaONB_NVg0UeouB5A
- MY INSTA : https://www.instagram.com/c_941
Last updated hace 7 meses, 1 semana