Help for this page

Select Code to Download


  1. or download this
    some_function_with_ref_prototype { |params| do_something_with params }
    + "bla", $foo.
    
  2. or download this
    some_array.each { |element|
      # do something with element
    }