Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
SQL Query : Select * From pages where page_category_id = 4 and parent_id is null and content_dutch <> "" Ruby Query Page.find_all_by_page_category_id params[:id], :conditions => ['parent_id' = nil AND 'content_dutch' != ""]
This paste will be private.
From the Design Piracy series on my blog: