Mercurial > repos > other > SevenLanguagesInSevenWeeks
annotate 1-Ruby/each-ruby.output @ 16:8d46064c9afc
Be a nice Ruby user and follow block convention for do/end vs {}
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 03 Jan 2017 20:38:45 +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. |