mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:44:09 +08:00
include rb_trace to help debugging any hanging specs
This commit is contained in:
parent
71a38542a4
commit
6fbd73d0eb
@ -5,6 +5,7 @@ end
|
|||||||
|
|
||||||
require 'rubygems'
|
require 'rubygems'
|
||||||
require 'spork'
|
require 'spork'
|
||||||
|
require 'rbtrace'
|
||||||
#uncomment the following line to use spork with the debugger
|
#uncomment the following line to use spork with the debugger
|
||||||
#require 'spork/ext/ruby-debug'
|
#require 'spork/ext/ruby-debug'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user