class_eval in ruby?

Posted by fayer on Stack Overflow See other posts from Stack Overflow or by fayer
Published on 2010-06-09T05:44:29Z Indexed on 2010/06/09 5:52 UTC
Read the original article Hit count: 142

Filed under:

i dont understand class_eval in ruby.

http://pastebin.com/RMnvTCyz

what does the % mean?

what does class_eval do?

and where is (val) coming from?

thanks

© Stack Overflow or respective owner

Related posts about ruby