In Files

Methods

Class/Module Index [+]

Quicksearch

ActionController

Public Class Methods

add_renderer(key, &block) click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_controller/metal/renderers.rb, line 5
def self.add_renderer(key, &block)
  Renderers.add(key, &block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.