Hacker News new | ask | show | jobs
by wild_egg 208 days ago
Single vs double quotes is also semantically significant in Ruby. Double quoted strings support interpolation whereas single quoted does not.