Hello,
i want to profile my rails-application with ruby prof.
i started to create a test.rb including:
get "/"
say "GET / => #{path}"
Hello,
i want to profile my rails-application with ruby prof.
i started to create a test.rb including:
get "/"
say "GET / => #{path}"