Ruby on Rails | rubyclub @railsclub Channel on Telegram

Ruby on Rails | rubyclub

@railsclub


Software Writer @yegorckv

Ruby on Rails | rubyclub (English)

Are you passionate about Ruby on Rails? Look no further than rubyclub! This Telegram channel, managed by software writer @yegorckv, is dedicated to all things related to Ruby on Rails. Whether you're a beginner looking to learn the ropes or a seasoned developer wanting to stay up-to-date on the latest trends, rubyclub has something for everyone. With regular updates, tips, and tricks, this channel is your go-to source for all things Ruby on Rails. Join the community of like-minded individuals who share your passion for this powerful web development framework. Stay connected, stay informed, and take your Ruby on Rails skills to the next level with rubyclub! Join us today and become a part of the growing Ruby on Rails community.

Ruby on Rails | rubyclub

18 Nov, 07:07


💻Hotwire Tips from Thoughtbot

4 tips when getting started with Hotwire

Ruby on Rails | rubyclub

08 Nov, 10:28


💻 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.

Ruby on Rails | rubyclub

05 Nov, 14:52


📺 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.

Ruby on Rails | rubyclub

04 Nov, 08:29


💻 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).

Ruby on Rails | rubyclub

29 Oct, 09:51


💻 Ferrum Doesn’t Work on Heroku?

dev.to/yegorckv/ferrum-doesnt-work-on-heroku-5abm

Ruby on Rails | rubyclub

28 Oct, 14:37


🥑 Avo has started a series of articles documenting the process of uploading files to S3 using Rails

S3 uploads with Active Storage guide.

Ruby on Rails | rubyclub

24 Oct, 15:42


2024 | Ruby on Rails Community Survey Results

We are thrilled to announce that over 2,700 developers from the Ruby on Rails community across 106 countries have shared their thoughts on the tools, frameworks, and workflows that shape their daily development lives. Through these valuable responses, we aim to understand where Rails stands as a framework in 2024.

Ruby on Rails | rubyclub

22 Oct, 16:52


💻 Importmap Not Working on iOS

dev.to/yegorckv/importmap-not-working-on-ios-2jfh

Ruby on Rails | rubyclub

21 Oct, 12:08


🔤 Avo 3.13 - Custom actions list, nice-to-have's, performance improvements, and Hacktoberfest

Avo 3.13 is out with a few cool stuff added and some performance improvements.

- Custom actions list
- Improvements to how the association views work
- Dynamic filters performance improvements
- tippy fixes
- plugins API got some improvements

Ruby on Rails | rubyclub

18 Oct, 10:23


💻New Design for RubyGems.org - A new design is gradually rolling out to improve support for a wider range of devices, as well as adding a much-needed ‘dark mode.’ You’re encouraged to help review the update and report any usability issues.

Ruby on Rails | rubyclub

14 Oct, 11:46


💻SupeRails #203 Hotwire Native Button 💻

Install & use Bridge Button Component
Extend Bridge Button to accept icons
Button to redirect OR execute JS
Learn what happens if there are multiple bridge buttons defined in your HTML

Watch

Ruby on Rails | rubyclub

12 Oct, 08:39


💻 Reminder that Turbo Mount exists to quickly use React, Vue, Svelte, and other components with Hotwire

For when you don't want go full Inertia.

💻 github.com/skryukov/turbo-mount

Ruby on Rails | rubyclub

10 Oct, 12:26


💻 If you want to use the Rails 8 authentication generator or implement your custom authentication, I wrote a free book that will help you understand how authentication works in depth.

Here is the link:

https://www.rubanonrails.com/2/cookie-based-authentication-with-rails

Ruby on Rails | rubyclub

08 Oct, 07:00


👩‍💻 What's New in Ruby on Rails 8

The first Rails 8 beta has officially been released, bringing an exciting set of features, bug fixes, and improvements. This version builds on the foundation of Rails 7.2, while introducing new features and optimizations to make Rails development even more productive and enjoyable.

Rails 8 on Hacker News

Ruby on Rails | rubyclub

04 Oct, 14:55


Kamal 2

The big demo for Kamal 2 is done. The why, the how, and deployment of both Go and Rails apps, single server and fleet.

Note that this uses the Rails 8 beta! Install with "gem install rails --pre" before following along at home.

Ruby on Rails | rubyclub

30 Sep, 16:45


💻 Update about Hotwire Native from SupeRails

Hotwire Native is a combination of Turbo Native + Strada + Turbo Navigator

Ruby on Rails | rubyclub

30 Sep, 09:38


👩‍💻 As Rails developers, why we are excited about PostgreSQL 17

At Lifen, we’ve loved Rails from the beginning. We have several Rails applications, each with different scopes and teams, all using PostgreSQL as the main database. Some of these applications handle a significant amount of traffic, and their databases need to be properly monitored. This is done by the infrastructure team and the developers themselves using PgAnalyze, Grafana and sometimes AWS console with "Performance Insight".

Ruby on Rails | rubyclub

27 Sep, 17:15


💻 Rails 8 Beta 1: No PaaS Required has been released

Everything you need to go from HELLO WORLD to production on any Linux server, whether Cloud VM or a Pii in your closet, is included.

Solid Queue 1.0 has been released

This clean-sheet database backend for Active Job is already running 20 million jobs per day for Hey, and together with the rest of the Solid Trifecta in Rails 8 has removed the need for Redis in production.

Kamal 2.0 has been released

Now with a own bespoke Kamal Proxy, which brings auto SSL certificates and multiple-apps-on-a-single-box, with virtually no configuration. It's never been easy to avoid PaaS, embrace your own server, and deploy to prod.

Ruby on Rails | rubyclub

26 Sep, 15:16


💻 Get ready, #Rails8 beta is going live from #RailsWorld right now

Ruby on Rails | rubyclub

26 Sep, 10:49


Hotwire Native is officially here! 🎉

It's Turbo Native + Strada + a bunch of improvements.

💻 Announcing Hotwire Native