In the final part of the series on Rails patterns and anti-patterns, we are going to analyze the final part of the MVC (Model-View-Controller) design pattern — the Controller. (more…)
Read more »
Rails views are sometimes amazing and fast, and at other times, they can have all sorts of issues. If you want to increase confidence over how you handle your views, then this blog post is for you. (more…)
Read more »
It's inevitable these days: we will see an article proclaiming the demise of Ruby on Rails every once in a while. It's the easiest click bait, like... (more…)
Read more »
Learn how to secure your Ruby on Rails application from the inside-out following the complete list of Ruby on Rails Security Best Practices and Measures. (more…)
Read more »
I'm a TextMate user. I find the text editor powerful, flexible and to the point. I've used Vim, Atom, Sublime Text and Visual Stu... (more…)
Read more »