Notes posted by wezm
RSS feed![Default_avatar_30](https://www.gravatar.com/avatar/a572775f003705896160fa44c4d26291?default=http://apidock.com/images/default_avatar_30.png&size=30)
0 thanks
Includes the dot
Returns the extension including the ‘.’.
E.g.
Pathname("/path/to/file.rb").extname #=> ".rb"
Returns the extension including the ‘.’.
E.g.
Pathname("/path/to/file.rb").extname #=> ".rb"