Call Ri for any editors!!
by rubikitch <rubikitch@ruby-lang.org>
FLOAT_TOLERANCE | = | 0.0001 |
DEFAULT_OPTIONS | = | { :interpreter => "ruby", :options => ["hoge"], :min_codeline_size => 50, :width => 79, :libs => [], :evals => [], :include_paths => [], :dump => nil, :wd => nil, :warnings => true, :use_parentheses => true, :column => nil, :output_stdout => true, :test_script => nil, :test_method => nil, :detect_rct_fork => false, :use_rbtest => false, :detect_rbtest => false, :execute_ruby_tmpfile => false, } |