Save 36% for Black Friday! Learn more

Github student pack

8
General
Hi, Does GitHub student pack give you access to all the paths and lessons on Gorails or just the free one, I am on a student pack subscription I can't see any benefits from this I get only the vide...
RudolphRutherford replied

Auto-detect User Time Zones in Rails Discussion

6
General
Great video Chris, time zones can be extremely frustating to work with. I would caution against setting time zone in a before action across all controllers. I did something similar and ended up i...
Shawn Wilson replied

Improving the URL Shortener Design Discussion

3
General
Hello Chris and ROR developers, Why I need to add **kwargs and what is doing ?? def favicon_image_tag(domain, **kwargs) image_tag google_favicon_url(domain), **kwargs end
cjilbert504 replied

Views Chart for Links Discussion

2
General
Thanks Chris. this help me a lot, not only using this project, but my other project. it is more clean approach. keep it up helping us.
Diego Cuenca replied

Live Reload with Esbuild in Rails using an EventSource Discussion

5
General
got it by googling "live reload esbuild rails", any idea on how to do it?
Tim Case replied

Doorkeeper Omniauth OAuth Client Discussion

27
General
Thanks for the heads up! What a pain in the butt.

React Native with Rails OAuth API Authentication Part 1 Discussion

4
General
I am so exited with this episode !! thank you!
noctivityinc replied

Net Http API Client from Scratch Discussion

7
General
Super cool episode and the cat is amazing
Zachary replied

Short URL Link Redirects Discussion

0
General
Hi Chris and ROR developers, at min: 3 you put, data: {turbo: false}, and said that was to navigate to an external link, I didn't put that, and also works, maybe something in security that I am doi...
Diego Cuenca posted

Rails World 2023: Powerful Rails Features You Might Not Know Talk Slides Discussion

4
General
I can't wait for the video of your conf !
letItCurl replied

Docker build fails with "cssbundling-rails: Command build failed, ensure `yarn build:css` runs without errors" (it does)

1
General
Hi! I'm having a little trouble with building a docker image for an out-of-the-box rails app. It's failing with the error below (`cssbundling-rails: Command build failed, ensure yarn build:css run...
Jay replied

Digital Oceans Spaces set up to test in Development

3
General
Trying to set up digital ocean spaces in my development environment in order to test it out and make sure all the settings are correct before i push to production. But getting a Access blocked by ...
Urban Luis replied

How to Deploy Rails to Fly.io Discussion

8
General
Great. Sets up Docker which I didn't want to get into, so that's a great help. Trying it. Looks like $7/month with a Postgres db.
Stéphane Paquet replied

Including Javascript and CSS Libraries With Rails Discussion

11
General
@chris. What do you think about Bower to manage all the front-end stuff?
Glauber replied

e commerce

0
General
can someone please recommend me a good step by step guide to building an e commerce

Error on Letsencrypt tutorial

0
Servers
I am following the guide on this site for lets encrypt and I ran into error, I don't know if something is outdated or changed cd ~ git clone https://github.com/letsencrypt/letsencrypt cd letsencry...
Ohre Alex posted

Black Friday Sale 2023! Discussion

0
General

Virtual Generated Columns in Rails with ActiveRecord Discussion

4
General
Nice episode! I'd love to see an example where the virutal column on one table is using data from another table!
Anush Kumar replied

How to get from starter to advanced?

2
General
I have experience with other languages like Java and Spring Framework, I want to know what is a recommended route for a Ruby and Ruby on Rails path in this site. For example, watch and practice som...