ruru
ruru copied to clipboard
Change class definition API
Change class!
, methods!
and unsafe_methods!
macro to have a better API for defining Ruby classes (needs discussion and decision).
I'm open for discussing this issue. Although I don't have much in mind of the way of improving the class!
macro. I do have a pretty good idea for allowing methods!
to support a splat of arguments. #90