Live forever or die trying
If you want a list of all a ruby object’s methods, try this:
puts object.public_methods.sort
This entry (permalink) was posted on Tuesday, April 24th, 2007 at 10:42 AM by crasch and categorized in programming, ruby.
You must be logged in to post a comment.
Post a Comment
You must be logged in to post a comment.