Skip to content

Commit

Permalink
A second example to play with
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRadev committed Sep 10, 2011
1 parent d69b5bb commit a9931a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions example/two.rb
@@ -0,0 +1,7 @@
def two
three
end

def four
five
end

0 comments on commit a9931a8

Please sign in to comment.