mendicant-original / ruby

The Ruby Programming Language
http://www.ruby-lang.org/
Other
19 stars 8 forks source link

Make it clear that various methods in Object accept a symbol or a string, not just a symbol #19

Open practicingruby opened 13 years ago

practicingruby commented 13 years ago

Thus avoiding the dreaded obj.send(str.to_sym)