Skip to content

resource ruby best_practices

Soumya Ray edited this page Apr 29, 2016 · 2 revisions

Best Practices in Ruby

Refactoring

Object-Orientation over Conditionals

Refactoring MVC

Service Objects

ACID and Reentrant Workers