We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017dd70 commit 5056e48Copy full SHA for 5056e48
README.md
@@ -0,0 +1,18 @@
1
+---
2
+tags: introduction, debugging, lecture
3
+language: ruby
4
+type: video
5
6
+
7
+# Fixing Our Broken Program
8
9
+[MP4](http://flatiron-videos.s3.amazonaws.com/ironboard/ruby/ruby-lecture-fixing-our-broken-program/ruby-lecture-fixing-our-broken-program.mp4)
10
11
+<video controls width="100%">
12
+ <source src="http://flatiron-videos.s3.amazonaws.com/ironboard/ruby/ruby-lecture-fixing-our-broken-program/ruby-lecture-fixing-our-broken-program.mp4" type="video/mp4" >
13
+ Your browser does not support the video tag. We recommend using Chrome
14
+</video>
15
16
17
+Debugging is awesome!
18
0 commit comments