Sinatra doesn’t know this ditty.

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