ctx.session_cache_size=(integer) â Integer Instance Public methods Sets the session cache size. Returns the previously valid session cache size. Zero is used to represent an unlimited session cache size.
init(gem) Instance Public methods Initialization tasks without the âyield selfâ or define operations.
register_preview_interceptor(interceptor) Instance Public methods Register an Interceptor which will be called before mail is previewed. Either a class or a string can be passed in as the Interceptor. If a string is passed in it will be constantized.
find_method(name, singleton) Instance Public methods Finds a method named name with singleton value singleton.
clear_helpers() Instance Public methods Clears up all existing helpers in this class, only keeping the helper with the same name as this class.
set_expected_mail() Instance Protected methods
conditional_hello_with_public_header_and_expires_at() Instance Public methods
mask(prefixlen) Instance Public methods Returns a new ipaddr built by masking IP address with the given prefixlen/netmask. (e.g. 8, 64, â255.255.255.0â, etc.)
friendly_path() Instance Public methods Friendly rendition of path
class_document(name, found, klasses, includes, extends) Instance Public methods Builds a RDoc::Markup::Document from found, klasess and includes
Page 531 of 2275