How to use jQuery & jQueryUI with Esbuild Discussion

16
General
If we're not using jQueryUI or any library that depends on jQuery, then are these lines enough by themselves? window.jQuery = jquery; window.$ = jquery;
Alex replied

Adding Custom Inputs to GitHub Actions Discussion

2
General
Have you used GitHub Action Inputs for any other cool things?
selpinka pioky replied

Migrating from Rails UJS to Hotwire: Data Method, Confirm, and Disable With Discussion

18
General
Small comment about those delete links (I really dislike using links for delete requests): when you need to put a delete button inside form, consider moving the submit button outside of the form in...
Colin Ambler replied

Deploy Ubuntu 24.04 Noble Numbat Discussion

2
General
I get this error when something is done with the kamal setup command `ERROR (SSHKit::Command::Failed): Exception while executing on host 143.198.7.66: docker exit status: 1 docker stdout: Nothing w...
Juan Alexander Rodríguez Álvarez replied

How to Upgrade PostgreSQL Version on Ubuntu Server Discussion

2
General
What does it mean if both old and new clusters are online?
Vasiliy replied

Autosave Draft Records - Part 1 Discussion

4
General
Just a heads up! Around 9:20, your head is covering the code you're typing. I had to rewind a couple times to go back and figure out what you were saying. Otherwise, awesome episode!
Graeme Ellis replied

Adding a New Blog Post Action Discussion

9
General
Hi Chris, i have noticed that the show action has an instance variable called @blog_post. Which is the current blog post being viewed. Why are we overwriting that variable in the new action?
Juan Francisco Gallardo Gonzalez replied

How to Configure Multiple Databases with Rails Discussion

0
General

Asset Pipeline

1
General
What are some excellent resources to get a good foundational understanding of asset pipeline, esbuild, import maps, js bundling. I have a decent knowledge of Rails, but I have trouble understanding...
Kentastic replied

Setup Ubuntu 25.04 Plucky Puffin Discussion

0
General

Refactoring Turbo Streams into Turbo Frames Discussion

2
General
This is awesome! Do you have a video/guide/setting share for your MacVim setup seen in this video, catered to Rails development?
Denis replied

Customizing Rubocop Rails Omakase Rules Discussion

0
General
It’s great to see a focus on best practices for maintaining code quality while allowing flexibility in style preferences.
Duane Rhodes posted

Tests Without Assertions Warning in Rails 7.2 Discussion

1
General
I think another nifty trick is the `pass` method. You can use this as an alternative to `assert_nothing_raised` - just call it at the end of your test, and you're good2go.
Aindy replied

Sharing Cookies with Subdomains in Rails Discussion

12
General
Would it be possible for you to add subtitles in Portuguese or English? I am Brazilian, I can understand English subtitles. If you can in English it helps a lot.

How to use Rails for ETL and internal tools

1
General
I need to build some internal tools to generate reports, csv's, etc. I need to ingest data from a few different APIs, into a central DB, and then build some tools for end users on top of that data....

Law of Demeter and Delegation Discussion

4
General
Another interesting episode, Collin! I appreciate the chill vibes. :)

How to setup Emails, both transactional and Marketing

4
General
Getting around to setting up marketing emails for my site (using jumpstart) and noticed that the marketing integrations (Mailchimp, Convertkit, Drip, etc) are not the same as the transactional emai...

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

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

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