Handling New Messages with Turbo Streams Discussion

7
General
In case you're interested, you can sign up for our [Learn Hotwire course](https://learnhotwire.com/) here. We're covering Hotwire with Rails and Native with iOS and Android, diving deep into the de...

How to use HTML Button Form Attributes Discussion

6
General
This would have saved me a ton of time last year when I spend hours trying to organize the delete button. 🤦‍♂️

How do I test different configurations which are set at Rails boot time?

1
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...
Karla Lara replied

Organizing Rails Model Files Discussion

7
General
Great episode, Collin: thank you I also found the annotate output at the top of the file annoying, so my team now has annotate config set to output at the bottom of the file: Annotate.set_def...
leo rasy replied

LearnHotwire Course - stuck with Could not find table 'solid_queue_processes'

3
Rails
Hi all, I bought the Learn Hotwire course and stuck at the Rails Application Introduction (3rd video). When I ran "rails s" at 1.29 minute of the video, I got this error 'ActiveRecord::Connectio...

SQL Learning Path - Having Statements Discussion

6
General
I have a question about replacing `store_id` with `stores.name` if we add JOIN to the query (4:50 for example). Would it be valid replacement if there are multiple stores with the same name but obv...
cjilbert504 replied

Ruby Data Class Discussion

0
General

Improving the Rails Route Generator Discussion

5
General
good
marilyn ohara replied

Contributing To Thor Discussion

2
General
Awesome stuff!
marilyn ohara replied

Adding Turbo Frame Test Helpers Discussion

0
General
Does GoRail allow users to use group accounts?
marilyn ohara posted

Use select_tag to link to customer show page

14
Rails
I'm converting a MS access databse to Rails. The database has a customer table of over 5,000 customers. I have imprted the customer table from the Acces db into the Rails postgres db. I can use th...
Audrey Square replied

Magic Link Authentication with generates_token_for in Rails 7.1 Discussion

10
General
is magic link login considered secure ? can it be used for a production website reliably ? Thanks
Nathan Ruehs replied

Deploying the Web Scraper Rails app to Production & Setting Up Cron Jobs Discussion

4
General
I wish the linking of the database was a bit more clear. My app was pulling in the credential in the database.yml file instead of simply linking via the DATABASE_URL environment variable. I had to ...
Jackson Daniel replied

Struggling with Active Storage delete/purge on uploads

7
Rails
I have a projects model. A project could have many uploads that could be anything (pdf, word, cad, image etc.) I have the uploading working and I am displaying links to the files on the projects/sh...
hershelsipes replied

Decoupling Development: Rails + Next.js for Collaborative Full-Stack Projects

1
Javascript
Hey Rails Community! I want to share the gem that I believe will significantly streamline full-stack development workflows: https://github.com/raphox/next_rails_scaffold What Does It Do? The gem ...
John Abbat replied

Should I switch to RoR from Laravel?

6
General
Hello there, I'm a web developer and using Laravel for day-to-day life. It's been around 5 years of developing with Laravel. But I feel neither comfortable nor confident using Laravel. And I feel ...
Tonni Alex replied
Solved

How to Debug Ubuntu and Debian Packages Discussion

1
General
Get ready for epic drifts Drift Boss and dramatic car flips that you won't find in any other game!
yayat replied

Lazy Requiring Dependencies in Ruby Discussion

8
General
I love removing dependencies. 💖 Also, learning how libraries can make features or dependencies optional is a great thing to learn along the way.

Security Hardening Servers with Fail2Ban Discussion

8
General
Great epiode Chris! Would love to see more like this!
Shannon Mann replied

Meta Tags from Scratch with Current Attributes, ActiveModel & render_in Discussion

5
General
Hey Chris! Sounds like you’re doing awesome work! Helping Rails developers build apps is a fantastic contribution. Keep it up!
Billie Jollie replied

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

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

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