Skip to content

Commit e1bee59

Browse files
committed
Merge pull request CWDG#9 from tarebyte/master
Added next weeks meeting to the page
2 parents 13d974c + 509ebaf commit e1bee59

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

index.haml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,18 @@
8888
- [Read More about Ruby here](http://ruby-lang.org "Ruby")
8989
- 8:00 - Ruby Koans *Interactive!*
9090
- [Ruby Koans online](http://rubykoans.com "Ruby Koans")
91-
91+
9292
### Tue January 22
9393
- 7:00 - Changing your understanding of the World Wide Web
9494
- With [Mark Tareshawty](http://twitter.com/tarebyte)
9595
- 8:00 - More with the Ruby Programming Language
9696
- With [Alex Burkhart](http://twitter.com/saterus)
9797

98+
### Tue January 29
99+
- 7:00 - Creating and styling websites with HTML and CSS
100+
- 8:00 - Test Driven Development with Ruby
101+
- Using [Rspec](http://rspec.info)
102+
98103
.section.interaction
99104
%h2 Interactive You Say?
100105
.content

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,14 @@ <h3 id='tue_january_22'>Tue January 22</h3>
9494

9595
<li>8:00 - More with the Ruby Programming Language - With <a href='http://twitter.com/saterus'>Alex Burkhart</a></li>
9696
</ul>
97+
98+
<h3 id='tue_january_29'>Tue January 29</h3>
99+
100+
<ul>
101+
<li>7:00 - Creating and styling websites with HTML and CSS</li>
102+
103+
<li>8:00 - Test Driven Development with Ruby - Using <a href='http://rspec.info'>Rspec</a></li>
104+
</ul>
97105
</div>
98106
</div>
99107
<div class='section interaction'>

0 commit comments

Comments
 (0)