Книга: Metaprogramming Ruby 2
Назад: Metaprogramming Is Just Programming
Дальше: Mimic Methods

Part 3

Appendixes

Appendix 1

Common Idioms

This appendix is a mixed bag of popular Ruby idioms. They aren’t really “meta,” so they don’t fit into the main story of this book. However, they’re so common and they’re the foundation of so many metaprogramming spells that you’ll probably want to get familiar with them.

Назад: Metaprogramming Is Just Programming
Дальше: Mimic Methods