:doc:. alarm_trap will call raise_if_sb_timed_out and setup. raise_if_sb_timed_out is the old alarm_trap (but alarm_trap should be used like before). setup recognize time outs lesser than one second now.
This commit is contained in:
parent
97438aa9ec
commit
ae0409111a
3 changed files with 148 additions and 11 deletions
1
Gemfile
1
Gemfile
|
@ -7,6 +7,7 @@ gem 'ffi-libc'
|
|||
group :development do
|
||||
gem "shoulda"
|
||||
gem "yard"
|
||||
gem "redcarpet"
|
||||
gem "rdoc"
|
||||
gem "bundler"
|
||||
gem "jeweler"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue