New Discussion

Notifications

You’re not receiving notifications from this thread.

Forum Series Part 1: Architecture Discussion

18
General

Good start Chris! btw, would be nice if you do granular commits on github, everything in 1 commit make it "harder" to follow

That was my bad. I realized I hadn't been making commits while recording but I'll try to do that in the future.

Chris, I'm so excited you are doing this series! Thank you so much.

hi,i am learning this too,have another chat method?

When I was learning Ruby on Rails I also write simple forum with Ruby on Rails. You can check it out:
https://github.com/MatUrban...

I'm going to have a hard time waiting for the next part of this series :) Great screencast!

Too cool --this is exciting!! Thanks

excited !

Would it be possible to add categories to this? With like forum_thread belongs to categories and categories has many forum _threads?

Absolutely! I'd set it up the way you mentioned where categories are higher level than forum threads. Then you could have categories#index as the root of the application and list out those, then forum threads inside. That's basically how http://ubuntuforums.org/ operates.

Great!!!!

Major props to this video, as well as ALL of your other screencasts. I've been doing Rails for a little over a year now, but I can really appreciate the subtle 'beginner' things that you mention, such as the simple associations explanation, in your videos; I feel like that definitely helps some people who are wanting to dive into Rails at an early level. Keep up the good work Chris!

Just awesome! I wonder how many videos are in this series... Can't wait!

Zomgad this is awesome! Thanks Chris!

I appreciate the series style a lot. It just helps to see how everything fits together. And since I haven't worked on an app for more than 6 months now, this part is a nice refresher.

Oh, thank you so much! really useful

Thank you for this

Recently signed up to GoRails, and trolling back - way back - to previous lessons, and figured I would start here.

My goal is to learn ALL the Rails (and Ruby, too).

Thank you for this..

Join the discussion
Create an account Log in

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

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

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