摘要:
1 Object.send(:remove_const,'TRUE') 2 Object.send(:remove_const,'FALSE') 3 4 def to_integer(pro) 5 pro[-> n { n + 1 }][0] 6 end 7 8 def t... 阅读全文
posted @ 2015-02-01 22:20
cyendra
阅读(488)
评论(0)
推荐(1)
|
摘要:
1 Object.send(:remove_const,'TRUE') 2 Object.send(:remove_const,'FALSE') 3 4 def to_integer(pro) 5 pro[-> n { n + 1 }][0] 6 end 7 8 def t... 阅读全文
posted @ 2015-02-01 22:20
cyendra
阅读(488)
评论(0)
推荐(1)
|