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

I'm a beginner to Ruby.

0
Tips
Need a learning path which is impactful... Consider me as a professional having almost 2 years of experience in developing full stack experience in JS. What are the keys things which you might hav...

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 do I test different configurations which are set at Rails boot time?

0
Testing
I'm currently working on a fix related to an issue in spree commerce: https://github.com/spree/spree/issues/12231 To test the failing behavior before I apply my fix, I wrote a Rspec test like this...
Gerald Müller posted

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

Why is my Sqlserver so slow??

0
Databases
I'm using Rails 8 with gem "activerecord-sqlserver-adapter", "~> 8.0", ">= 8.0.1" gem 'tiny_tds', '~> 3.0.0', I have have a postgres db on Render and my company has s Sqlerver db on Azure...
Beavidy posted

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

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

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

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