Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Encrypting Passwords In The Database Discussion

2
General
How can i run this ``` EDITOR="code --wait" rails credentials:edit --environment=development ``` command in my windows machine?
Wemi Moyela replied

Conditionals in Ruby Discussion

14
General
Feels a bit basic, but maybe that's a sign that I'm not exactly a beginner.
kuristarlight replied

Rails Counter Caches Discussion

15
General
I feel this video was cause of me in the forum haha!A+++
Ted Will replied

Recurring events with the ice_cube gem Discussion

48
General
On my app I use a Event and a EventTrans model so for each time a event occurs we can have a record with info and other stuff. So for the Calendar we display the First event with the recurrent on t...
Ted Will replied

@Mentions, Autocomplete, Notifications, and Links Discussion

2
General
How would go about doing this using devise? I'm a bit confused of how to accomplish this.
Ted Will replied

Admin Interfaces with Administrate Discussion

26
General
*shudder*.. "automagically"
Ted Will replied

How to use HTML Button Form Attributes Discussion

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

A Simpler Build with Broadcasts Refreshes Discussion

1
General
My general rule of thumb is I'll use redirecting back/morphing for very simple or low-frequency pages such as admin pages where there's not a lot of user traffic, but will reach for turbo streams w...

One Time Payments With Pay And Stripe Discussion

9
General
I followed every step and all seems to be working to the point where the form is supposed to come up on the screen. Instead of the credit card form being displayed, my screen just goes blank and n...
Shawn Kearney replied

Refactoring our Ruby code Discussion

2
General
One suggestion for viewers, once you have all the methods defined, pause the video and try to build the rest of the program first before un-pausing the video : )
Lukasz replied

Consuming an API Using HTTParty and Creating a Gem Discussion

30
General
Nice one Chris, I like this episode.
Someone replied

Learn Hotwire - data-turbo-track for specific page is slow to load

6
General
Hi all, I need some help. I followed the video for data-turbo-track at 3.22 minutes. Added this code ` <%= content_for :head do %> <%= stylesheet_link_tag "my_todos", "data-turbo-tra...
Eric Chua replied

Classes & Objects in Ruby Discussion

18
General
Hey Collin, Thanks for this great video. Looking forward to the video on modules.
Oleksandr Kozlov replied

2025 Rails frontend solution: Phlex or ViewComponents?

3
Gems / Libraries
I'm just wondering what everyone's opinions are on the two. I've always leaned into ViewComponents, but it seems like Phlex is on the come up. What has everyone's experience been with the two as of...
playsolitaireaz replied

Creating A Blog Post Model Discussion

21
General
Awesome! : )
Ryan rose replied

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

1
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 ...
Alex H. replied

development env: is the asset pipeline expected to compile all assets or just those in demand?

3
Rails
I'm trying to understand if, in development, the asset pipeline is supposed to compile ALL assets found in manifest.js or just the ones that are requested. I've been doing some testing and have fo...
Ryan rose replied

Your First Ruby Gem Discussion

4
General
Thanks Collin I've authored a few gems already, but this was a really useful look at the "bare-bones" approach rather than use the "bundle gem your-name-here # and fill in the blanks" approach. ...
cjilbert504 replied

Local SSL Certificates with Caddy Discussion

11
General
I'm curious... if you've needed SSL for local development before, what were you building?
RyanJeff replied

Handling New Messages with Turbo Streams Discussion

6
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...
1klap replied

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

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

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