Ruby on Rails
Rails Service Objects: A Comprehensive Guide
2018/05/07
This post was written by Amin Shah Gilani, Ruby Developer for Toptal. Ruby on Rails ships with everything you need to prototype your application quickly, but when your codebase starts growing, you’ll …
g flag in :s useless in vim
2011/11/05
Some time back there was a post on vim_use list about the “/g” flag for the search and replace functionality of the vim. And the response of “Tim Chase” on the same was very elaborate and interesting. …