Application Profiling with ruby-prof, no Method get

Hello,

i want to profile my rails-application with ruby prof. i started to create a test.rb including:

get "/" say "GET / => #{path}"