RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

What are real-world examples of good Ruby code for beginner side projects?

I am looking for input on real-world projects that demonstrate good Ruby style and coding practices. It can be libraries, apps, plugins, etc, whatever you think shows a very high quality of coding? I am looking to incorporate it into small Rails side projects to help me level up. Peter Cooper asked a similar question in 2009

Comments

Hi Vinchenkso,

The apps/ and engines/ directories in this project will take you to some good examples of real world Rails code https://github.com/eliotsykes/real-world-rails

HTH, Eliot

@Eliot WoW…Thanks man -That repo is a treasure trove of excellent examples. Also your repo on Rspec examples is really good for leveling up my TDD code

Take a look at the RailsApps open source project which offers example applications and tutorials for Rails developers.

@Daniel Thanks Daniel - RailsComposer apps are perfect. Also well done on the Rails 5 Kickstarter , you doing amasing work. #YourBookIsWhereIStarted

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in