Show HN: I made a match game to propose to my girlfriend
github.com14 pointsby johnlinvc2 comments
require 'sinatra'
get %r{/hello/([^/]+)/(\d+)} do |name, age|
"Hello, #{age} year old named #{name}!"
end users.map{$0.name}
now they want to add Ruby's &:attr feature[1] users.map(\.name)
Maybe the best feature user want is the one other languages have. Or this is just Blub Paradox[2] in real life. let x = "\(number)"