-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (24 loc) · 827 Bytes
/
index.html
File metadata and controls
25 lines (24 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: default
title: hsv.rb
author: Wayne Schroer
---
<div class="span-16 colborder">
<h1>2011 Meeting Plan...</h1>
<p>The plan for the coming months is to spend meetings working through
the book "Eloquent Ruby" and discussing recent ruby news. The next
meeting will concern information from the first 6 chapters of the
book.</p>
<p>Show support for the group by clicking through the link
below to purchase the book:
<div class="box center large">
<a href="http://www.amazon.com/dp/0321584104/?tag=httpwwwmeta05-20">Click Me! I love hsv.rb!</a>
</div>
</p>
</div>
<div class="span-7 last">
<h3>Useful Links</h3>
<hr />
<a href="/meeting-notes.html">Meeting Notes ({{ site.categories.notes | size }})</a><br />
<a href="http://www.meetup.com/hsv-rb/">Meetup Group</a><br />
</div>