Designing our Web Scraper UI with TailwindCSS Discussion

3
General
Wow! This episode is incredibly relevant to me! I manage [littlebirdelectronics.com.au](http://littlebirdelectronics.com.au), an Australian distributor for brands like Adafruit, SparkFun, Pololu, ...

Can a Rails app send messages through Signal Messenger?

4
Rails
I'm trying to figure out if it's possible to have a Rails application send messages to user via Signal messenger (as opposed to an email or SMS). Has anyone tried to do this?
Waqas Mo replied

User research around Rails AI code editor

0
Gems / Libraries
Hi everyone, fellow Rails dev here. I'm doing some research to better understand how Rails developers choose and buy IDEs and how AI features play a part in that. I'm doing 45 minute interviews in ...
Matthew Kaliara posted

How to send SMS Messages in Rails with Twilio Discussion

5
General
Great intro! We use Twilio to send SMS notifications to our users. Question - I set up the Twilio client in an initializer. Is there any advantage to this over setting it up in the Twilio service ...

How can I squish SQL for log tidiness (automatically)?

3
Rails
Hello everyone, I’m dealing with a challenge in my codebase where there are numerous multiline SQL heredocs being logged. While these may be helpful for local debugging, they become a hassle when ...
Simon Deis replied

Upload Cover Images in Rails with ActiveStorage Discussion

5
General
Hey Chris, thanks for the video. Will the MiniMagick gem work with the method in your method? Because I'd like to upload any image then have it resized to certain dimensions and orientated the corr...
Patrick replied

Adding Scheduled Blog Posts Discussion

22
General
Hello Chris, I am facing the issue while sign in locally (it shows password and email are invalid) even my production site is not giving me this issue, Please help. Thanks in advance!
Patrick replied

How to Migrate from Paperclip to Rails ActiveStorage Discussion

14
General
This should return the path to file in this format: /users/avatar/xxx/xx/original/filenameinstance.send(attachment).pathAlso, in my case i had to use something like:file_path = k.send(value).path.s...
Matthias Orgler replied

How to use Hotwire in Rails Discussion

86
General
Can you please provide the repository for this also?
D john replied

How do I add a comment to the thread that explains how to install Rails?

2
General
I successfully followed the instructions from this platform for setting up Rails on Ubuntu 22.04. It went well, but there were one or two "gotchas" that would could have defeated persons not comple...

Separate JavaScript Importmaps For Rails Engines Discussion

3
General
Good stuff! I have an idea for another episode/lesson: When using TailwindCSS (which is pretty much the standard nowadays) in an Rails app, I found myself wanting to build "plugins" or extended fun...
Mateusz Żołądek replied

Fixing Counter Caches in the Paranoia Gem Discussion

1
General
That's EXACTLY the type of advanced stuff, that I'd love seeing more in Go Rails!
Jeni RANDRIAMIHAJASOA replied

Designing Database Models for a Password Manager Discussion

3
General
Quick tip: try to refrain from writing lines at the bottom of your terminal as it makes it difficult to read when we pause the video as the video player UI obscures the text. An easy fix would be t...
SophiaJames replied

Security Hardening Servers with Fail2Ban Discussion

7
General
Great epiode Chris! Would love to see more like this!
CummerataMagnus replied

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

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

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