Bundler's New Ruby Version File Option Discussion

1
General
Quick note, some of the documentation for some Ruby version managers (such as `chruby` which I use) instruct users to store the string literal "ruby-x.x.x" with the version in the `.ruby-version`. ...
Chris Oliver replied

Can NOT watch videos in China !!!

1
General
There are almost no Ruby tutorials in China, I chose this platform to study. But all your videos are on YouTube, Chinese consumers can NOT watch them. Do you have a solution. Thanks.
Chris Oliver replied

Understand Scope Returns Discussion

4
General
Excellent episode Collin! Another tip is you could keep the `future_events` scope returning a Relation. And possibly break the sorting out in case it’s used for other queries as your application g...
KRUPA replied

Parallel ActiveRecord Queries with load_async in Rails 7 Discussion

2
General
Are there any downsides to using load_async on everything if we know for a fact that we’ll be using the data during the request? It seems like a no-brainer if we can keep db connections in check?

How to add Feature Flags in Rails with the Flipper gem Discussion

1
General
Great episode!
Ketan Patel replied

Extending Rails (Gently) Discussion

0
General
This was a fun discussion with Kasper, we talked for quite a bit longer but it was edited to make it shorter. Also, be sure to check out Kasper's Open Source retreat if you want to hear more and ...
Kentastic posted

Editing Passwords Discussion

0
General
Hey Chris! Enjoyed the video! Any issue with using: ... @password = Password.new(password_params) if @password.save current_user.passwords << @password redirect_to @password .... In th...
Ann Cascarano posted

Tracking Metrics with Ahoy and Blazer Discussion

20
General
Awesome episode! Thanks Chris!
CF Pro Tools replied

Prevent spam bots from hitting app

7
General
Hi guys and gals Wasn't sure which category to put this in but here goes anyway... I have a Rails 5 app in production hosted on Heroku. I recently noticed a particularly high load on the servers ...

Mapping API Resources & Handling Pagination Discussion

2
General
Looks like the code in this episode has evolved over time, I'm watching it (paid my subscription too) in 2022, post pandemic, and the source code is quite different now at GitHub, where can I find ...
Brandon replied

How much does it cost to built an e commerce app ?

1
General
How much does it cost to build an e commerce app. Cost to built an e commerce with features to sell the products in different countries.
Chris Oliver replied

How to build GitHub Apps with Rails Discussion

0
General

Rails for Beginners Part 16: Logging Out Users Discussion

3
General
Could you provide a little excerpt of why button_to is better than link_to for Hotwire? Or a link to the specific video and time? I'm sure it would be useful.
Andrés Ibáñez Ulloa replied

Using the Trix Editor plus File Upload Attachments Discussion

52
General
Great vid, can this be done with the carrierwave gem?
Gabriel Ursache replied

Rails for Beginners Part 4: The MVC (Model, View, Controller) Pattern? Discussion

1
General
excellent explanation helped me a lot to understand the concepts

Ask

2
General
where I can look for sites that study rails version 6 point of sales and all
LloydWeimann replied

Want to stay up-to-date with Ruby on Rails?

Join 91,226+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.