Dynamic Nested Forms With Turbo Part 2 Discussion

9
General
Great lesson: thanks Collin! I learned a couple of new tricks there - appreciated!
Dave replied

How to create Custom Elements with Web Components Discussion

2
General
Interesting topic. Thanks for sharing! Curious to see more examples. Chris, do you use any web components for GoRails or Jumpstart Pro?
Christian Sedlmair replied

Frozen String Literals in Ruby 3.4 Discussion

0
General
This will be a great performance improvement when Ruby 4 drops, but until then keep using the frozen string literal magic comment at the top of your files!
Chris Oliver posted

Sending emails not working, no errors found in the terminal

2
General
I'm new on rails, I would appreciate any help. This is the repository of this project: https://github.com/felixpro/Kadra when a client signup an email is sent to the mail of the admin to approve t...
Cassandra Pace replied

Deploy Ubuntu 18.04 Bionic Beaver Discussion

77
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!

Docker Basics for Rails Discussion

15
General
If I run rails inside of Docker, does this set-up require more resources from my my machine?

Setup MacOS 15 Sequoia Discussion

0
General

URL Shortener Requirements Discussion

4
General
Adding the requirements here: # URL Shortener ## Requirements + [ ] Submit a url in a form on the homepage + [ ] Url is saved to the database + [ ] The URL can be viewed by accessing a **Base62*...
Derek Hobson replied

Setup Windows 11 Discussion

8
General
In case you guys have Windows 10 like me: 1) Run PowerShell as administrator 2) Paste this command: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux 3) Restart...
Derek Hobson replied

Black Friday 2024 - Sales on GoRails, Courses, Jumpstart, SellRepo! 🎉 Discussion

3
General
This is awesome! I have annual contract with Jumpstart pro starting from last July. Do you prorate the billing if I switch to Black Friday Sales? (I am also switching to annually for Gorails!) Rea...
jack lin replied

OCR

7
General
I am not a programmer!! But I create specifications for them. We are looking to add smart OCR to our ROR app. By smart, I mean that can read, pair, and export tabular data from a scanned/exported...

I need recommendation for ecommerce store

3
General
Hi, I need a recommendation for Hosting as cPanel is easy to manage but is not a good option for an ecommerce store as I would have limited control and do have performance and security issues. Whe...

Health Check Endpoint in Rails 7.1 Discussion

0
General
This is fantastic to have out of the box in Rails. Hosting can now have a place to look and we don't have to do anything custom. 👍

Patching Models for Ransack 4.0.0: Extending ActiveRecord for Gem Compatibility Discussion

4
General
thanks for sharing!

How to upgrade to Rails 7.1 Discussion

4
General
any anyone else having issues with sidekiq after upgrading from `7.1.0.beta1` -> `7.1.0.rc1` ``` undefined method `broadcast' for ActiveSupport::Logger:Class => gems/sidekiq-7.1.4/lib/sideki...

How to use Action Mailbox in Rails 6 Discussion

24
General
This is great! Can action mailbox be used with a gmail account or does it have to be one of the services listed?

Wrapping up our Web Scraper in Rails Discussion

0
General
The source code link for this lesson is missing. This is for anyone who is looking: https://github.com/gorails-screencasts/web-scraper
Anthony Veaudry posted

How To Use Importmaps With Rails Discussion

7
General
Are you using import maps yet?
Daniel Lee replied

Adding Sales to the black_friday gem Discussion

0
General

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

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

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