
Creating A Blog Post Model Discussion
21
General
Awesome! : )
Ryan rose replied

Local SSL Certificates with Caddy Discussion
11
General
I'm curious... if you've needed SSL for local development before, what were you building?
RyanJeff replied

Rails for Beginners Part 41: Next Steps Discussion
4
General
Thanks Cris I think I have something wrong cause the schedule tweets is not sending tweet at all. I have change the UTC to America/Brasilia. Could give me some advice in my https://github.com/adalb...
Liam Hellen replied

nanotape
2
General
Depiction
The stickiest tape you've at any point utilized!
Nanotape is presumably the most grounded, generally sturdy, and unquestionably the most valuable sticky tape you will at any point get y...
ertimely safflow replied

Retrieving Link Metadata with Background Jobs Discussion
3
General
Posting here in case anyone else ran into the issue where they tried to run a test, but got the error of having pending database migrations (also after running db:migrate).
For me what helped is r...
David Wilkinson replied

Sending Emails For Successful Web Scraper Results Discussion
3
General
It took me some time to understand why my ActionMailer::MailDeliveryJob were getting enqueued but not performed when running the rake task. Reading this article https://stevechanin.blogspot.com/201...
Alex H. replied

How to use CodeMirror with ImportMaps Discussion
0
General

Refactoring Madmin Pagination Discussion
0
General

How To Add Impersonation To Rails Authentication Generator Discussion
10
General
I really love how flexible and easy to customize the new Rails 8 authentication generator is. Think we should cover 2 Factor Auth next?

Sorting Blog Posts With Scopes Discussion
3
General
How can I do that? I want to post my discussion, but I cannot find my post after posting it. pls, help me!
Wemi Moyela replied

AI Summaries in Rails with Gemini 2.0 Discussion
5
General
What other types of AI integrations would you like to see?
Dx. replied

Arrays in Ruby Discussion
7
General
That underscore tip is really handy!
ishthi-flightlogger replied

How to Rate Limit Requests in Rails 7.2 Discussion
3
General
This is very useful! No more rack attack... although it's possible this will not provide all features that rack attack gives us - right?
kinehi replied

Ruby Scripts & IRB Discussion
12
General
Good job Collin!
Quick notes:
- Ruby has to already be installed to do everything in the video so maybe a link to the Install Ruby and Rails Guide if folks need help with that (https://gorails.co...
cjilbert504 replied

How to use params.expect in Rails 8+ Discussion
3
General
I just used it for the first time yesterday - a much nicer API!
emilianojay replied

Methods & Functions in Ruby Discussion
1
General
My comment's gonna be the first
Oleksandr Kozlov replied

Adding TailwindCSS to Rails Discussion
10
General
For those with the problem of "bin/dev: line 8: exec: foreman: not found"
- Install the foreman gem -> bundle add foreman.
- Add the "bundle" word to the beginning of this line of code (bundle...
AEV247 replied

Defer Job Enqueues After Transaction Commit in Rails 7.2 Discussion
1
General
Raise your hand if you're guilty of making this mistake in the past. 👋😬
Mancy Henry replied

Integers & Floats in Ruby Discussion
7
General
Great video, thanks for bunch of useful info!
Oleksandr Kozlov replied