On 16 March 2010 15:24, Dudebot <[email protected]> wrote: > On Mar 16, 10:15 am, Michael Pavling <[email protected]> wrote: >> Have a play with "delete_if" instead of the "each"... > > Thou art a genius! > > @morton[:new_lab_data_attributes].delete_if{ |x| x[ :value ].blank? } >
It ain't me; it's the documentation... My first port of call is always to type "ruby rails api <my problem>" into Google. But thanks :-) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

