Sinatra doesn’t know this ditty.

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