Parent

Picombo::Stache::Bench_Footer

Public Instance Methods

application() click to toggle source
    # File lib/views/bench/footer.rb, line 18
18:             def application
19:                 Picombo::Bench.instance.get('application')
20:             end
controller_execution() click to toggle source
    # File lib/views/bench/footer.rb, line 14
14:             def controller_execution
15:                 Picombo::Bench.instance.get('controller_execution')
16:             end
loading() click to toggle source
   # File lib/views/bench/footer.rb, line 6
6:             def loading
7:                 Picombo::Bench.instance.get('loading')
8:             end
setup() click to toggle source
    # File lib/views/bench/footer.rb, line 10
10:             def setup
11:                 Picombo::Bench.instance.get('setup')
12:             end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.