Flowdock
method

new

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: Verbatim
new(*parts) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/markup/verbatim.rb, line 11
  def initialize *parts # :nodoc:
    super

    @format = nil
  end
Register or log in to add new notes.