Sinatra doesn’t know this ditty.

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