registered_type?(name) Class Public methods Is name a registered type?
new(extensions = DEFAULT_EXTENSIONS, debug = false) Class Public methods Creates a new markdown parser that enables the given extensions. orig_initialize
extra_rdoc_files=(files) Instance Public methods Sets #extra_rdoc_files to files, ensuring it is an array. Don't use this, push onto the array instead.
permitted?() Instance Public methods Returns true if the parameter is permitted, false otherwise. params = ActionController::Parameters.new params.permitted? # => false params.permit! params.permitted? # => true
ios.stat â stat Instance Public methods Returns status information for ios as an object of type File::Stat. f = File.new("testfile") s = f.stat "%o" % s.mode #=> "100644" s.blksize #=> 4096 s.atime #=> Wed Apr 09 08:53:54 CDT 2003
marker_configure(*args) Instance Public methods
full_name() Instance Public methods
blt_table_cget_tkstring(*args) Instance Public methods
frame(win) Class Public methods
_handle_render_options(options) Instance Public methods
Page 202 of 2275