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
e commerce
0
General
can someone please recommend me a good step by step guide to building an e commerce
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
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
Will there be a Black Friday 2023 Sale?
1
General
I am just wondering if there will be a Black Friday 2023 sale on the Pro subscription.
thanks!
Chris Oliver replied
Rails Caching with Memcached Discussion
0
General
Love the GoRails cat in the background
Chuck posted
SQL Learning Path - Calculations with Columns Discussion
0
General
Hi Collin, thanks!
I was wondering which one would be best to use in case of real app:
1. Letting the DB doing the calculations
2. Doing the calculations server side with Ruby.
Thanks in advance :)
Alessandro posted
ActiveStorage Named Variants, Preprocessed Variants, and Representations for File Uploads in Rails Discussion
0
General
Hey all, we are using named variants with fixtures to both test and load example data in development. We started getting `Foreign key violations found in your fixture data.` errors and found we ne...
TheRealNeil posted
Realtime SSH Logs with ActionCable Discussion
5
General
Definitely interested in sockets :)
Zulhilmi Zainudin replied
Open Closed Principle Discussion
9
General
Loved the bla bla bla on minute 8ish :)Great video! Thanks
Cagri replied
Single Responsibility Principle Discussion
25
General
Great series. I would love if you continue with this, plus with testing. Testing is something that you haven't really touched upon much here. Also with some design patterns that follow along w...
Aaron replied
How to use ESBuild in Rails with JSBundling Discussion
30
General
This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
Aaron replied
How to use Dependency Injection in Ruby Discussion
0
General
How can I pass an array to where includes clause
0
General
@items=Item.where(category_id IN ()
Anyone know the syntax? I'm trying to add to the category id's of the descendant categories (if any) in addition
Fugee Ohu posted
HTML Learning Path - Additional Input Types Discussion
0
General