Methods

Included Modules

Class/Module 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
def a(*args, &block)
  method_missing(:a, *args, &block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.