Merb::Request
# File lib/merb-cache/cache_request.rb, line 7 7: def initialize(path, params = {}, env = {}) 8: super(DEFAULT_ENV.merge(env)) 9: 10: @path, @params = path, params 11: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.