diff options
author | Luke Holder <lukemh@gmail.com> | 2013-07-29 16:30:51 +0800 |
---|---|---|
committer | Luke Holder <lukemh@gmail.com> | 2013-07-29 16:30:51 +0800 |
commit | 8c89f3f6083c93fa7ca04148a0e7aa07ff0d4545 (patch) | |
tree | 27d253248031782b55895e904295db1d5011d593 /r.html.markdown | |
parent | 09eadbb8951c3404c893e669ae2c4c5e6ad947cb (diff) |
Explained syntactic sugar is really just method calls.
Objects in ruby receive a message via the . (dot) notation. The arithmetic operators are just syntactic sugar of the . message notation.
Diffstat (limited to 'r.html.markdown')
0 files changed, 0 insertions, 0 deletions