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: ruby/lesson1/tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Alternatively, if you are having trouble you can create an account on [Cloud9](h
16
16
17
17
## Ruby in 100 minutes
18
18
19
-
There are some great tutorials out there, so to understand Ruby basics we will be going through JumbStart Lab's [Ruby in 100 minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html).
19
+
There are some great tutorials out there, so to understand Ruby basics we will be going through JumpStart Lab's [Ruby in 100 minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html).
20
20
21
21
The tutorial is open source, so if you have anything to add to it, you can issue a pull request to [the project on Github](https://github.com/JumpstartLab/curriculum/blob/master/source/projects/ruby_in_100_minutes.markdown).
0 commit comments