You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,9 @@ I've given several conference presentations on concurrent programming with this
110
110
Check them out:
111
111
112
112
*["Advanced Concurrent Programming in Ruby"](http://rubyconf.org/program#jerry-dantonio)
113
-
at [RubyConf 2013](http://rubyconf.org/) used [this](https://github.com/jdantonio/concurrent-ruby-presentation) version of the presentation
113
+
at [RubyConf 2013](http://rubyconf.org/)
114
+
used [this](https://github.com/jdantonio/concurrent-ruby-presentation) version of the presentation
115
+
and is available for viewing on [Confreaks](http://www.confreaks.com/videos/2872-rubyconf2013-advanced-concurrent-programming-in-ruby)
114
116
*["Advanced Multithreading in Ruby"](http://cascadiaruby.com/#advanced-multithreading-in-ruby)
115
117
at [Cascadia Ruby 2013](http://cascadiaruby.com/)
116
118
used [this](https://github.com/jdantonio/concurrent-ruby-presentation/tree/cascadia-ruby-2013) version of the presentation
0 commit comments