type

pkcs7.type => string or nil Instance Public methods

process

process(event) Instance Public methods An email was generated.

to_s

to_s() Instance Public methods Returns a Kernel#caller style string representing this frame.

nodeType

nodeType() Instance Public methods DOMNodeType nodeType the node's type

unique_modules

unique_modules() Instance Public methods Returns the unique modules discovered by RDoc. ::complete must have been called prior to using this method.

irb_load

irb_load(fn, priv = nil) Instance Public methods Loads the given file similarly to Kernel#load

content_tag_for

content_tag_for(tag_name, single_or_multiple_records, prefix = nil, options = nil, &block) Instance Public methods #content_tag_for creates an HTML element with id and class parameters that relate to the specified Active Record object. For example: <%= content_tag_for(:tr, @person) do %> <td><%= @person.first_name %></td> <td><%= @person.last_name %></td> <% end %> would produce the following HTML (assuming @person is an insta

install_extend_commands

install_extend_commands() Class Public methods Installs the default context extensions as irb commands: IRB::Context#eval_history= irb/ext/history.rb IRB::Context#use_tracer= irb/ext/tracer.rb IRB::Context#math_mode= irb/ext/math-mode.rb IRB::Context#use_loader= irb/ext/use-loader.rb IRB::Context#save_history= irb/ext/save-history.rb

actual_hash_displayof

actual_hash_displayof(fnt, option=nil) Class Public methods

new

new(host, remote_dir, local_dir) Class Public methods