Sinatra doesn’t know this ditty.

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