そしてselfにレシーバは書けないのだ←
$ ruby -e 'p 42.self'
-e:1:in '<main>': undefined method 'self' for an instance of Integer (NoMethodError)
Did you mean? itself
そしてselfにレシーバは書けないのだ←
$ ruby -e 'p 42.self'
-e:1:in '<main>': undefined method 'self' for an instance of Integer (NoMethodError)
Did you mean? itself
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.zunda.ninja/users/zundan/statuses/115925665912385032 on your instance and quote it. (Note that quoting is not supported in Mastodon.)