supercoco9: @christianhager if your middleware is in a rack/rails stack you can use the models directly via AR read more
Twitter / supercoco9
As a web developer, my work involves much more than just coding; many times I find myself covering topics such as user experience, scalability, reliability of the system, or metrics and analytics to track the acceptance of a site. SEO is left many... read more
Entries on Spain.rb
En caso de que el portatil no arranque el sistema gráfico, y en su lugar aparezca el indicador "grub>", es síntoma que falta un archivo (concretamente menu.lst). Linux crea archivos de seguridad, por lo que hay una esperanza. Puede que haya sido d... read more
Tecnorails
So, summer is almost gone and it’s time to start again with the organization of Conferencia Rails – the biggest rails conf held in Spain. We’ve been organizing this event every year since 2006, and it’s growing and just getting better year after y... read more
jaime iniesta
I just released a new version of Trinidad with two major features. The first one is that it supports ssl connections adding a simple starting option: $ trinidad --ssl The second one is also related with connections, but this one is about AJP, a p... read more
Think in code - Home
We already knew that there were two styles of testing: state-based and interaction-based. The former consists of specifying how the state of an object should change after exercising its methods. As for the latter, the interaction between the obje... read more
Putting it together