Rack::Test

Constants

VERSION
DEFAULT_HOST
MULTIPART_BOUNDARY

Public Class Methods

encoding_aware_strings?() click to toggle source
     # File lib/rack/test.rb, line 278
278:     def self.encoding_aware_strings?
279:       defined?(Encoding) && "".respond_to?(:encode)
280:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.