Rob Kinyon
Results
3
issues of
Rob Kinyon
If you want to take all the defaults for something, you still have to provide a block. Make it so that you don't have to.
Following on from #2, allow for an optional "unstrict" which allows any method to be called on it.
Right now, unknown methods are run-time missing methods errors. Add a method_missing that catches those and gives a nice error message.