Reverse Proxy with Caddy and Custom (Dynamic) Domain Names
3
Servers
TL;DR - how do I override the base_url (akin to CSRF protection?) with a set of valid domains?
Hi all
I run a PaaS of sorts which at present is hosted on Heroku and I have to map all my custom do...
Solved
2025 Rails frontend solution: Phlex or ViewComponents?
3
Gems / Libraries
I'm just wondering what everyone's opinions are on the two. I've always leaned into ViewComponents, but it seems like Phlex is on the come up. What has everyone's experience been with the two as of...
Checking Domain Expirations With RDAP Discussion
2
General
Excited to kick off a SaaS product series. Should we build more end-to-end projects like this?
Rails 8.1 Deprecated Associations Discussion
1
General
Oh man! I misunderstood the title of this episode. I thought you were saying that ActiveRecord Associations had been deprecated haha!!! That would not have gone over well!!
Great episode as usual ...
Mailboxer Gem
2
Gems / Libraries
I want to implement messaging in my app and I see that the most recent commits to the mailboxes gem say it no longer works in newer Rails versions. If it's not still relevant, then is there a new g...
One Time Payments With Pay And Stripe Discussion
11
General
I followed every step and all seems to be working to the point where the form is supposed to come up on the screen. Instead of the credit card form being displayed, my screen just goes blank and n...
cjilbert504 replied
Syncing Repositories with Ruby Scripts - Part 1 Discussion
8
General
Nice tutorial. Why git fetch followed by git pull and not just a single git pull?
Patricia Mahoney replied
Rails new with TailwindCSS Discussion
0
General
Senior Ruby Software Engineer - Backend (Fully 100% Remote work from anywhere)
0
Ruby
FairMoney is building the leading mobile bank for emerging markets. FairMoney is unique thanks to its international exposure (with offices on 3 continents) and its impact-driven mission: we bring f...
JavaScript vs TypeScript
1
Javascript
Anyone here who can help me with this?
How do I install a Bootstrap 5 theme with Rails 7
7
Rails
Hello,
I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Ruby on Rails 3 Tutorial Book Question
2
General
Im following the PDF version of this book and keep having an issue with different versions of gems being compatible. I had to skip the TDD section all together because I couldnt get a compatible ve...
How to do a Realtime Basketball Boxscore Widge Properly?
3
General
I have created a basketball stats tracker . Now I wanted to create a widget so that sports site can embed my boxscore widget to their site. My plan is add a job in my app that push the game boxscor...
How to use HTML Button Form Attributes Discussion
5
General
This would have saved me a ton of time last year when I spend hours trying to organize the delete button. 🤦♂️
Cyber Security VS Software Engineering
4
General
what is the difference between cyber security and software engineering?
Why to purchase the stripe course or Showing Off Game Nanny
1
Showcase
tldr; No question here, just a show case.
I recently purchased [Chris' Stripe course](https://courses.gorails.com/payments-with-stripe-and-rails-master-class) and used it as a baseline for the eco...
Installing ruby_opencv gem results in cannot find opencv_contrib error
9
Gems / Libraries
I am trying to install the ruby_opencv gem but it can't find opencv_contrib. I used the command 'gem install ruby-opencv -- --with-opencv-dir=/mnt/c/Users/wjones/sites/musclesound-rails/opencv/my_b...
How to read EDI (electronic data interchange) Format in rails
2
Rails
Hi Chris,
Please help me, How to read edi format in rails. I am trying to do to googling for that solution but I didn't get any best solution If you have any idea about that, How to read and write...
Video Hosting
1
Rails
What does GoRails use to host its private videos?