: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:
Denis Knauf 2013-03-07 14:47:48 +01:00
parent 97438aa9ec
commit ae0409111a
3 changed files with 148 additions and 11 deletions

View file

@ -7,6 +7,7 @@ gem 'ffi-libc'
group :development do
gem "shoulda"
gem "yard"
gem "redcarpet"
gem "rdoc"
gem "bundler"
gem "jeweler"