What makes Ruby so special?
Thats nice, but why use it?
This is an easy question to answer. Ruby makes programming simple. Compare Rails to your average java application framework for example. We manage to accomplish many of the same features in a fraction of the code. Well designed meta-programming allows us to abstract redundant code behind well defined macros.
category: Glossary