Sinatra doesn’t know this ditty.

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