error(progname = nil, &block) Instance Public methods Log an ERROR message. See info for more information.
asset_url(source, options = {}) Instance Public methods Computes the full URL to an asset in the public directory. This will use asset_path internally, so most of their behaviors will be the same. url_to_asset
attribute_method?(attribute) Instance Public methods Returns true if attribute is an attribute method, false otherwise. class Person include ActiveModel::Validations attr_accessor :name end User.attribute_method?(:name) # => true User.attribute_method?(:age) # => false
helper_class() Instance Public methods
on_cdata(str) Instance Public methods
WIN32OLE_VARIANT.vartype #=> OLE variant type. Instance Public methods Returns OLE variant type. obj = WIN32OLE_VARIANT.new("string") obj.vartype # => WIN32OLE::VARIANT::VT_BSTR
instrument(action, &block) Instance Protected methods
deleteData(arg0, arg1) Instance Public methods VOID deleteData delete string within the value I4 arg0 --- offset [IN] I4 arg1 --- count [IN]
normalize_comment(text) Instance Public methods Strips hashes, expands tabs then flushes text to the left
init_tags() Instance Public methods Maps attributes to HTML sequences
Page 2270 of 2275