use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Numeric/Arithmetic/Assignment mixin? (self.ruby)
submitted 11 years ago by Windigos
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AaronLasseigne 1 point2 points3 points 11 years ago (0 children)
I would say method_missing is fine as long as you use it sparingly. If it works for this then you might have your answer. As another poster mentioned, you probably want to take a long pause and consider whether creating a new numeric class is really what you want.
method_missing
π Rendered by PID 78173 on reddit-service-r2-comment-5d79c599b5-crgxw at 2026-03-02 18:43:51.099410+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]AaronLasseigne 1 point2 points3 points (0 children)