Methods

Included Modules

Class Index [+]

Quicksearch

Ramaze::Helper::Remarkably

Public Instance Methods

a(*args, &block) click to toggle source

Avoid calling the Helper::Link#a method

    # File lib/ramaze/helper/remarkably.rb, line 9
 9:       def a(*args, &block)
10:         method_missing(:a, *args, &block)
11:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.