method
extconf
rails latest stable - Class:
Installer
extconf()public
No documentation available.
# File actionwebservice/setup.rb, line 1129
def extconf
opt = @options['config-opt'].join(' ')
command "#{config('rubyprog')} #{curr_srcdir()}/extconf.rb #{opt}"
end