Path to contribute to rails core

15 views
Skip to first unread message

Sam

unread,
Dec 6, 2018, 5:05:43 PM12/6/18
to Ruby on Rails: Talk
I want to contribute to rails core, but I don't know where to start.

the codebase is big obviously, how would a newbie become comfortable with working with rails core.

right now I look at the code and I have no clue what is what.

Can you guys share a learning path to get comfortable with rails core codebase?

Thank you :)

Jake Niemiec

unread,
Dec 6, 2018, 5:41:25 PM12/6/18
to rubyonra...@googlegroups.com
how would a newbie become comfortable with working with rails core.

I really liked this course for it's breakdown of Ruby as a OOP language. It's behind a paywall, but IMHO worth it for the content: Ruby Beyond the Basics by John Cinnamond https://app.pluralsight.com/library/courses/ruby-beyond-the-basics/table-of-contents

I also would spend some time on the issue tracker to get acclimated with what problems users are facing, make a PR, and get feedback on your feature/bugfix. There is a label for "good-first-patch", but it looks like there aren't any outstanding issues.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d070cdd9-6358-40c5-983f-f0fc34c2536a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sam

unread,
Dec 6, 2018, 6:07:24 PM12/6/18
to Ruby on Rails: Talk
Hey Jake, Thanks for you reply!

Yes, I am watching the rails repo, I actually got my first PR merged 4 days ago 🎉

But it was just a copy paste solution, I didn't do any thing or understanding of the framework codebase.

I think the course you linked to is good for me since all I've taken is CodeAcademy's ruby interactive course.
Reply all
Reply to author
Forward
0 new messages