Skip to content

Commit

Permalink
added code
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Jul 22, 2010
1 parent 27dba1e commit 538a361
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Awesome.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
This is page is awesome!
This is page is awesome!

```ruby
def foo
puts 'bar'
end
```

0 comments on commit 538a361

Please sign in to comment.