Quantcast
Channel: Pragmatic Forums | Posts in topic 'Profiling in the browser doesn't work with Rails 2'
Viewing all articles
Browse latest Browse all 15

Profiling in the browser doesn't work with Rails 2 posted by Mike Clark @ Thu, 21 Feb 2008 19:36:33 +0000

$
0
0

Patrick:

This works for me and looking at the Rails 2.0.2 source, I see the process method:

actionpack-2.0.2/lib/action_controller/base.rb:387: def process(request, response) #:nodoc:
actionpack-2.0.2/lib/action_controller/base.rb:516: def process(request, response, method = :perform_action, *arguments) #:nodoc:

Can you confirm that it works for you in Rails 2.0.2?

Thanks!

Mike


Viewing all articles
Browse latest Browse all 15

Trending Articles