Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
# File e2mmap.rb, line 157 def E2MM.e2mm_message(klass, exp) for c in klass.ancestors if mes = @MessageMap[[c,exp]] #p mes m = klass.instance_eval('"' + mes + '"') return m end end nil end
This page was generated for Ruby 2.1.4
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.