duelinmarkers / metaprogramming_introduction
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
9cd27dd
commit 9cd27dd8571b4428ef791ffa53646f4dd799b573
tree a9d82e56dd90b41df0d8cff37bf185b595bbffc3
parent 97e4e0c28580e4d44e85e78e2d4ae362ae4f67e7
tree a9d82e56dd90b41df0d8cff37bf185b595bbffc3
parent 97e4e0c28580e4d44e85e78e2d4ae362ae4f67e7
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
demo_test_unit_extensions.rb | ||
| |
metaprogramming_introduction.rb |
README
A Ruby Metaprogramming Introduction is an article in Ruby source code form. Read and run metaprogramming_introduction.rb. It was originally published on the Practical Ruby blog. A while back though I started updating it to be more useful and translating it to use Rspec instead of the funny little Test::Unit extension (since Rspec reads just as well but is more likely to be familiar to a reader). Once it's all translated I may put it out as a nicely readable blog post again, but for now it'll just live here in Git.

