Dependency Inversion Principle Discussion

11
General
Thank you for these quality episodes. We definitely want to see more episodes like this. It would be nice to see them how they are applied to real-world projects. How to create the folder structure...
Rafael de Paula replied

Rails for Beginners Part 21: Reset Password Token Mailer Discussion

10
General
Need rails 6.1.0 and above to access `user.signed_id` in case somene is having issues with that

Notifications for ActionText User Mentions Discussion

5
General
Great tutorial as always chris. In your repo, you have some code for a video embed custom Are you making a tutororial about that? It would be great to figure out how to add things like a link ...
Kristian Gerardsson replied

How to Test Validations in Rails Discussion

1
General
Where do you think test factories come in here? A RatingFactory could make sure that the object instance we're using for tests is valid without us having to care how it's achieved.

Basic Authentication and RSS Feeds Discussion

11
General
Is this functionality on the current gorails.com site? I'm not seeing it.Edit, had to enter the url manually: https://gorails.com/episode...

How to build a Custom Rack Middleware for Rails with Railties Discussion

0
General

How To Maintain A Rails Gem: Becoming Maintainer of the Sequenced Gem Discussion

2
General
Nice work Chris, very interesting. Thanks for flying at altitude and avoiding the rabbit holes too
Shairyar replied

Debugging with Caller Discussion

1
General
Excellent episode! I have been using this method with the whoop gem and it's been extremely valuable to know which line of code called the `whoop` method.

Rails for Beginners Part 9: URL Helpers and link_to Discussion

7
General
It's there an easy way to mark current page in navigation?
Thy replied

ActiveRecord Explain Discussion

2
General
Love your vids..
KamiI ZieIiński replied

How to use CodeMirror 6 with Ruby on Rails Discussion

1
General
Any reason why you're passing the initial value to set for the editor with Stimulus values instead of something like... new EditorView({ doc: this.inputTarget.value ... })
Holger Quick replied

Rails for Beginners Part 30: Tweet Validations Discussion

8
General
Working these videos late, I failed to realize my timezone is different from the rails default. You can set your time zone in `config/application.rb`. For example: `config.time_zone = "Eastern Ti...
Peter replied

How to use "ensure" in Ruby Discussion

3
General
Having GoRails sprinkled with some savory dishes like this one would be extremely useful in my opinion. 👍
Sahil replied

Wrapping Exceptions in Ruby Discussion

2
General
Good stuff - really like these "abstract" tools
Sahil replied

How do I solve questions in the forum?

2
General
How do I solve questions in the forum?
Sahil replied
Solved

Ruby Devise: Inconsistency in current_user in API controller VS. Pre-existing controller

0
General
Hello Everyone, I have started [Rails Training Courses](https://www.igmguru.com/digital-marketing-programming/ruby-on-rails-certification-training/), But I can't able to solve this code. I'm att...
Pankaj Nagla posted

MVVM

1
General
Can you please create a video using MVVM pattern?

How do I handle `accepts_nested_attributes_for` with Administrate?

2
General
I'm using `accepts_nested_attributes_for` in one of my models and want to handle the nested attribute (photos) in my Administrate form. It doesn't appear that administrate handles the nested associ...
Sahil replied

Ruby's Array() and Array.wrap Discussion

2
General
Nice, dude! I had no idea this existed. I'll definitely be using this when I go back through and optimize my code. Thanks!
Sahil replied

Flattening Scopes in Ruby Discussion

3
General
Nice work Collin, I dig it.
Sahil replied

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

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

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