Sinatra doesn’t know this ditty.

Try this:
# in app.rb
class Smeagol::App
  get '/Home/38dfff6c9287eac240c81b821b62727e58ba7bd1' do
    "Hello World"
  end
end