Invoking a Rake Multitask in a loop
I am running selenium tests that I launch using a rake task. Recently I wanted to run a bunch on them concurrently every so often. The problem I ran into […]
I am running selenium tests that I launch using a rake task. Recently I wanted to run a bunch on them concurrently every so often. The problem I ran into […]
Some of you have been asking for this tutorial so I hope this is easy to follow. I am sort of repeating the instructions here Assumptions You have followed the […]
update 6: I have rolled a new kernel surface-pro-3-linux-kernel-4.2.0-34.40 Good news everyone! the latest version of Ubuntu 15.04 works really good with the Surface Pro 3 Things that immediately work […]
Most of us that live in the US are familiar with a web comic. We enjoy great quality, fairly regular updates and great diversity. This American experiment is spreading around […]
Sometimes you need your rails engine/plugins helpers to work across the host app. An example of this is my Gem Paginas. I provide helper methods to generate menu links, since […]
I am using the plugin on a project and I kept having problems loading the editor on for the second time. The problems materialized in two different ways. On first […]
So I started using rails about 3 months ago and it has been awesome. ActiveRecords was my first experience using ORM. I wish I had started using this a long […]