A zsh shell function to easily run single tests in Ruby on Rails 4.
22 March 2016 • Ruby on Rails • Testing
In the first part of this short series on how to build a Medium site...
3 February 2016 • Ruby on Rails • JavaScript
I love Medium's interface, clean, tidy, devoid of any bells and whistles, making you concentrate...
26 January 2016 • Ruby on Rails • HTML
One of the processes that Ruby on Rails makes very easy is validating models conditionally....
19 January 2016 • Ruby on Rails
A simple way to exclude files and folders when searching on Sublime Text 3. And...
13 January 2016 • Processes
Last week I upgraded the Lugo Labs website to Rails 5. The process was easy...
12 January 2016 • Ruby on Rails
We have a look at installing exception_notification in a Ruby on Rails app to email...
31 December 2015 • Ruby on Rails
Where we transform the famous jQuery UI datepicker into a weekpicker. This means that when...
27 December 2015 • JavaScript • HTML • CSS
A new jQuery plugin that allows you to select a year and a month from...
16 December 2015 • JavaScript • HTML • CSS
I really like Capistrano: it provides enough automation to my Rails apps, that I don't...
24 November 2015 • Ruby on Rails • Ruby