Deprecated options:
Source Code
# File initializer.rb, line 462 def breakpoint_server(_ = nil) $stderr.puts %( ******************************************************************* * config.breakpoint_server has been deprecated and has no effect. * ******************************************************************* ) end
<code/>and<pre/>for code samples.