private Method

DefaultDisplay.warn_no_database

There's no documentation for this item.

Source Code

# File rdoc/ri/ri_display.rb, line 251
def warn_no_database
  puts "Before using ri, you need to generate documentation"
  puts "using 'rdoc' with the --ri option"
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.