John’s to-dos
John’s “to-do” list of miscellaneous things that have come up but haven’t been addressed. In priority order.
- If you do instance_eval, can you get at private methods?
- stack traces in exceptions?
- method_missing — in what form do the args to the original method call come to method_missing?
- super and initialize
- screencast of Ruby editors
- screencast of Rails IDEs
- Inheritance, pros and cons
- Ruby debuggers
- Post VM image for pre-built Linux with Ruby and Rails
- More on Ranges
- Definitive statement on splat
- Notes on hash keys
- default namespace?
- Multiple mixins, what happens to instance variables with same names?
Recent Comments