hi,I am try to learn rails.I am looking for some really rails project.I wander if the https://rubyonrails.org website open source?if so.where to get it’s code?if not,any other really open source rails example ?any suggestions ?thanks.
The source code for rubyonrails.org is published at GitHub - rails/website , but it seems to be built with Jekyll instead of Rails.
1 Like
If you want to read the code of open-source Rails applications, GitHub - eliotsykes/real-world-rails: Real World Rails applications and their open source codebases for developers to learn from looks like a helpful resource.
1 Like