WebDev Rails
Bookmarking this incredible tool
Similar Posts
Refactoring Rails: Use REST
Just some notes / key takeaways from the course "Refactoring Rails" by the great Ben Orenstein.
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.
Simple Full Text Search in Rails
No gems, no dependencies, no complexity. Here’s a basic full text search to use on simpler, smaller rails apps.
Rails WebDev