Mercurial > repos > other > SevenLanguagesInSevenWeeks
annotate 1-Ruby/each-ruby.output @ 25:e26607247dd2
Add sample data from book
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 20 Jan 2017 21:01:09 +0000 |
parents | 369e7cdf3ddf |
children |
rev | line source |
---|---|
2
369e7cdf3ddf
Add comments to code and document output
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 Ruby is object oriented. |
369e7cdf3ddf
Add comments to code and document output
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 Ruby is duck typed. |
369e7cdf3ddf
Add comments to code and document output
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
3 Ruby is productive. |
369e7cdf3ddf
Add comments to code and document output
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
4 Ruby is fun. |