method

alias_extension

ruby latest stable - Class: RDoc::ParserFactory

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

alias_extension(old_ext, new_ext)
public

Alias an extension to another extension. After this call, files ending “new_ext” will be parsed using the same parser as “old_ext”