Flowdock
method

view_runtime

Importance_0
v2.3.2 - Show latest stable - 0 notes - Class: ActionController::Benchmarking
view_runtime() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/benchmarking.rb, line 96
      def view_runtime
        "View: %.0f" % @view_runtime
      end
Register or log in to add new notes.