Ask A Question

Notifications

You’re not receiving notifications from this thread.

Realtime Group Chat with Rails [Revised] - Part 1 Discussion

Hi, does the revised version is build from scratch ?
I noticed it seems like from the start of the video, you have created the project and created some models.
Can I know which episodes should I watched before this video ?

Reply

There is something called the Jumpstart Gem. It is created by Go Rails. It allows automatically installs many gems and css for you and sets up basic models and controllers so you are all set from the beginning.

Reply

You can starta new template with jumpstart here: https://github.com/excid3/jumpstart -- Also there's a video in the readme about how it works.

Reply

Hi, I've been following the previous group chat tutorial on my rails 5.2.5 project and am curious about any compatibility this revised tutorial may have with 5.2.5 or if 6 is an absolute must to take on this tutorial?

Reply

hey👋 Chris

I am curious why you didn't use stimulus-reflex instead of raw stimulus here?

Reply

i don't like the fact that these series doesn't start from scratch :/

Reply

Using :room_user in routes doesn't seem to work in Rails 7 for me, however, :room_users works fine... I assume Rails automatically handles the user association now?

Reply

Could do a better example of explaining how resources and routes work. Was not able to follow along, and very little information was given to help troubleshoot beyond "follow what I do"

Reply
Join the discussion
Create an account Log in

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

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

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