Musings from an east coast software developer, writer and reader.

From the Blog

Dec
31

Why I Love Rails 3

Posted by JB on December 31st, 2010 at 11:40 am
@category = Category.where(:slug => params[:category]).select(:id).first.id if params[:category]

Enough said.

Leave a Reply

  1.  

    |