
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 do I generate SEO Friendly URL's for filter combinations in Rails?
6
General
I have a site where the user can apply a combination of multiple filters.
To improve the SEO on the site I would like to have the URL in a human-readable format when filters are applied.
I would ...
Derek Hobson replied

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?

How much is the cost to get a web design company to build me something I need with Ruby rails?
11
General
Hi guys, so I am basically running a small business and I need a web application built with ruby on rails. I heard it is a pretty good framework, but I don't know how much the cost is for this. I w...

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

SQL Learning Path - Creating and Dropping Databases Discussion
7
General
Initially, I got a connection error, to the effect, 'database 'my_user_name' does not exist.
After running `createdb` and then `psql`, everything works and I was able to connect using 'TablePlus' ...
Jesus replied

How to Add Pagination for Blog Posts in Rails Discussion
5
General
I like the manual approach of looking inside the `pagy` object and finding your way to get what you want! That is what I usually do instead of searching the doc :)
A simpler approach that I recomm...
D john replied

Blog Posts with File Uploads using ActiveStorage & Amazon S3 Discussion
25
General
How did you get to the Policy section on AWS?
D john replied

What are the costs of using a payment software solution?
3
General
Hello everyone,
I'm researching payment software solutions for my business, and I'm curious about the costs involved. Can anyone share their experiences or insights regarding the various costs asso...
Srichakradhar Reddy Nagireddy replied