Flowdock
method

to_s

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: RDoc::Require
to_s() public

No documentation

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

Hide source
# File lib/rdoc/require.rb, line 31
  def to_s # :nodoc:
    "require #{name} in: #{parent}"
  end
Register or log in to add new notes.