Rails 3: How much time does a method takes to run -


i want receive information concerning how time method takes run. how can in rails without using newrelic?

you can use ruby-prof.


Comments

Popular posts from this blog

iphone - Using nested NSDictionary with Picker -

iphone - Pop a UIViewController containing a UITabBarController off of a UINavigationController -

objective c - Newbie question -multiple parameters -