Adding WHOIS Fallback For Domain Lookup Discussion
0
General
Monitoring Domain Syncing with Mission Control Jobs Discussion
0
General
Syncing Domains In The Background With Solid Queue Discussion
0
General
SQL Introduction with PostgreSQL Discussion
4
General
Nice job Collin! : )
Dale Holmes replied
Virtual Attributes And Attribute API Discussion
16
General
Nice. I'd love to see an screencast with the ActionCable feature
Dale Holmes replied
Live Stream Video w/ Rails
4
Tips
Hey Chris could you do a video on live streaming video with ActionCable or integrating it with an gem? Thanks!
Foreign Key on_delete db Constraints Discussion
3
General
The `add_foreign_key` docs show all the various options for `on_delete` and others: https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-add_foreign_key
Terry S replied
Customizing Rubocop Rails Omakase Rules Discussion
1
General
It’s great to see a focus on best practices for maintaining code quality while allowing flexibility in style preferences.
Path update to RoR 8?
1
Site Feedback
Hello, I am new to Gorails and RoR development. I wanted to ask if an update to the Rails course path on this portal is planned or scheduled?
Chris Oliver replied
PagerDuty is looking for a Ruby on Rails Staff Engineer
0
General
At PagerDuty, one of our biggest systems is written in Ruby on Rails and it is a massive monolith. We need to modernize this monolith and we are looking for a stellar Staff Engineer with deep RoR e...
Anand Vijay posted
Wrapping Up Our URL Shortener Discussion
4
General
Congrats to everyone who has made it this far! The URL shortener was a great little project and I'm sure there's lots more improvements you can add to it.
What did you think of this project?
Concept Application: Assert Difference Deep Dive Discussion
0
General
ReactJS with Rails
12
Javascript
I'd love to see a series on a **_real world_** app using **ReactJS** with Rails API.
Deploy Ubuntu 26.04 Resolute Raccoon Discussion
0
General
Facing Issue in ferrum_pdf
0
Gems / Libraries
I have tried to generate a PDF using Ferrum PDF, but getting an error on my server :
"Browser did not produce a websocket URL within 60 seconds, try to increase:process_timeout."
In my local develo...
Azad Singh posted
Rails 8.1 Structured Events Discussion
0
General
Help
1
Ruby
Implement a Ruby method can_you_vote? that returns true or false depending on the given age.
This method should take one arguments (age), an Integer, and return a Boolean(true/false).
can_you_vote...
How much does it cost to built an e commerce app ?
2
General
How much does it cost to build an e commerce app. Cost to built an e commerce with features to sell the products in different countries.
John Datanvy replied
SMTP not relaying SMS text messages
1
Servers
Heya guys, thanks in advance for any assistance on this. I'm getting a weird behavior that just started happening last month. I have a MS Server 2019 (on premise VM) that is setup as a SMTP relay. ...
Alek Zapatchco replied
How do I create a reply comment system?
12
Rails
I have been trying to get the hang of rails and I understand most of Rails but I'm currently stuck on how I would go about and create a reply commenting system. For example, just like on GoRails.&n...