Title / Description
Code data_chunks.each |chunk| chunk_array = get_you_some_more_data chunk_array.map!{|x| format_for_client(x)} chunk_array.map!{|x| maybe_more_formatting(x)} if client.extra_work? chunk_array.each do |item| maybe_write_or_whatever(item) end end
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code