TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Things That Newcomers to Ruby Should Know

2 pointsby catch404over 15 years ago

1 comment

cscottaover 15 years ago
It's important to note that String#Fixnum (the target anchor in the article) <i>does</i> return the character at that index in the current version of Ruby.<p>The behavior was changed at the start of the 1.9.x series.