Sharing Passwords Between Users Discussion

3
General
Hello ROR developers, anyone facing a error when try to delete a user that you share a password ? ----------- code def destroy @password = current_user.passwords.find(params[:password_id]).des...
Aaron replied

How do I connect StimulusJS controller to ActiveAdmin resource

0
Rails
Hi Everyone, I've recently moved on rails 7 and new to stimulus as well. for some reason when i connect my stimulus controller to normal index.html.erb file (or any other file outside activeadmin) ...

Video Hosting API Client from Scratch Discussion

2
General
bunny is an amazing video hosting service, i wish there's more content for bunny and tus 🙏
Carl Tanner replied

Cómo actualizar PostgreSQL 13.12 a 13.14

0
Databases
Buenas estimados, quisiera saber cómo actualizar la versión 13.12 a 13.14, actualmente apliqué sudo yum update postgresql13, si embargo actualizó y ahora me devuelve lo siguiente, pero sigue en la ...
Isaac Rodríguez Varela posted

Virtual Attributes And Attribute API Discussion

15
General
Nice. I'd love to see an screencast with the ActionCable feature
Allen Arlene replied

How Do Show Loading Indicator On A Turbo(Stimulus) Form ?

4
Ruby
I am learning rails by building a project. I am using the turbo frames for the form. I would like to add a loading indicator to the submit button just like the one on this forum when you comment on...
Jonathan Dean replied
Solved

How to add Notifications to Rails with Noticed Discussion

35
General
Awesome gem, I had been thinking on how to integrate all types of notification from rails app, from web notification, emails and Push Notifications. I guess Push Notification is just an API call (f...
Alan Kirk replied

Active Storage Validations Gem and Active Storage problems in nestted params

2
Rails
gem active_storage_validations 1.0.3 I have two models with **"has_one_attached :image"**, 1 model is created with a form, and the second model is created **"after_created callback"**, when i try t...
wtfchamp replied

Sending Emails with Rails in Production using Postmark Discussion

0
General
Is there a reason why we add the key to production.rb as opposed to application.rb like the docs say?
Red Hendery posted

Episode on GraphQL

15
General
Hi Chris, Do you have any plans for an episode on Rails + GraphQL ? I'd love to see your take on it, and see what exactly we're missing :)
Álvaro FA Araluce replied

Graphql on Rails

6
Rails
Hi Chris! Could you please publish a lesson or guide about using Graphql with Rails? Thanks!
Álvaro FA Araluce replied

Link_to show rendered in terminal before clicked is normal?

2
Rails
I create a new project and when i pass the pointer over the link_to, i see in the terminal like an i clicked. This happen in every new proyect created, this is a normal function or how can i solve ...
NellyAurora replied

MailTester Ninja email checker into my Node.js application ?

0
Javascript
Hey everyone, I'm relatively new to Node.js and I'm working on a project where I need to verify email addresses. I came across mailtester.ninja which seems like a great tool for this purpose, but...
John Connely posted

Integrating your own css doesn't work with Rails 7.1.2

1
CSS
Hello, I use Rails 7.1.2 and Ruby 3.0.2. I wanted to include my own css. It doesn't work. The following errors occur: Sprockets::Rails::Helper::AssetNotFound in Pages#index The asset "custom.css" ...
Enow B. Mbi replied

Ruby Debugging with Strace Discussion

1
General
Jump to 14:02 to see how Strace works
phanilkumar replied

Deploy Ubuntu 22.04 Jammy Jellyfish Discussion

46
General
Thanks a lot for this step by step guide! Anyway, I'm facing a problem with Passenger. After deploying the app, I see this in the nginx logs: Error opening '/home/deploy/my_app/current/Passengerfi...
Hamdan M replied

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

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

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