Archive for December 26th, 2009

26Dec

Rails re-affirms my love for Django…

Posted by Elf Sternberg as programming, ruby

I have a contract that I’m working on that requires I work with rails.  That, in itself, isn’t so bad.  But I think what bothers me most about rails can be summed up in one word: partials. For example, let’s say I have the following: render :partial => ‘employee’, :collection => @employees What this means [...]


Recent Comments