This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 7db25d4873042c02eca7232ad18e2432f0db7cb8
tree 6f23695d9a8cf29f3e296a49ee28a035502f9a6c
parent 1afc39a68574d6fcf42c897062e1a477b868cd18
tree 6f23695d9a8cf29f3e296a49ee28a035502f9a6c
parent 1afc39a68574d6fcf42c897062e1a477b868cd18
rbp /
| name | age | message | |
|---|---|---|---|
| |
README | Sat Jan 10 11:13:08 -0800 2009 | |
| |
dynamic_toolkit/ | Wed Jan 28 22:05:25 -0800 2009 | |
| |
stdlib/ | Sun Feb 22 20:53:27 -0800 2009 | |
| |
testing/ | Sun Jan 18 20:14:14 -0800 2009 | |
| |
when_things_go_wrong/ | Fri Feb 27 11:40:53 -0800 2009 | |
| |
worst_practices/ | Fri Feb 27 11:40:53 -0800 2009 |
README
== "Ruby Best Practices" Code Samples == This repository is for the code samples from the O'Reilly book "Ruby Best Practices" by Gregory Brown, available at: http://rubybestpractices.com All of the examples here are free software, but some license terms and proper attributions might be missing from code segments until the time of publication of the book. This means if you wish to re-use any code seen here, please contact me at gregory.t.brown@gmail.com and I'll let you know who wrote it and what the terms are. I will be sure to update these things before the book hits the shelf. Although the code samples might be an interesting teaser, they might not be useful out of context, as some of the examples seen here are actually anti-patterns to best practices. Eventually, all of the non-trivial code samples that appear in the book will be in this repository. For now, it will be incomplete and in constant flux. Enjoy, and please contact me with any questions. -greg







