cellconfiginfo(tagOrId, slot=nil) Instance Public methods Alias for: cell_configinfo
pp(obj, out=$>, width=79) Class Public methods Outputs obj to out in pretty printed format of width columns in width. If out is omitted, +$>+ is assumed. If width is omitted, 79 is assumed. ::pp returns out.
negotiate_mime(order) Instance Public methods Receives an array of mimes and return the first user sent mime that matches the order array.
_get_variable2(var, idx, flag) Instance Public methods
package_version() Class Public methods
show_rdoc_for_pattern(pattern, res) Instance Public methods Returns true and prepares http response, if rdoc for the requested gem name pattern was found. The search is based on the file system content, not on the gems metadata. This allows additional documentation folders like 'core' for the ruby core documentation - just put it underneath the main doc folder.
exists?(preview) Class Public methods Returns true if the preview exists
render_to_body(options = {}) Instance Public methods Performs the actual template rendering. :api: public
accept_paragraph(paragraph) Instance Public methods Converts the parts of paragraph to a single entry.
each_child(&block) Instance Public methods Alias for: each
Page 314 of 2275