Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
π Clean Code concepts adapted for Ruby
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
π¨ Writing Fast Ruby π -- Collect Common Ruby idioms.
Notes for Sandi Metz's OOD book: "Practical Object-Oriented Design in Ruby."
Best practices for running Rails in production
a code metric tool for rails projects
π Community-driven Rails Security Checklist (see our GitHub Issues for the newest checks that aren't yet in the README)
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Examples of Patterns in Ruby
Catch unsafe migrations in development
Timeouts for popular Ruby gems