WebDev Rails
Bookmarking this incredible tool
Similar Posts
Refactoring Rails: Callbacks
I've abused callbacks enough to know they have limits. This post is some summarized notes on the recommendations for using callbacks effectively.
Refactoring Rails: Form Objects
Form objects let you work with many objects at once in rails. It's a pattern that's a lot more powerful and clean than accepts_nested_attributes.
Refactoring Rails: Use REST
Just some notes / key takeaways from the course "Refactoring Rails" by the great Ben Orenstein.