Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

module_function

Ruby: Modules for grouping methods together
Wednesday, 21 April 2010 21:58


module M;
module_function;
def f; :value end
end

M.f

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/ZAVFJWxDgPo/11127

 


Taxonomy by Zaragoza Online