goto
goto copied to clipboard
support for Ruby 2.0 named arguments and Rubymotion (obj-c) methods
Rubymotion uses Obj-c style methods using Ruby 2.0's named arguments feature. Currently these arguments are not display in the dialogue for your tool. It would be great if the named arguments were parsed and displayed in the dialogue.
Could you send me an example file? Nothing real from your code, just a sample file with one or two example methods?
If I understand correctly it would be helpful to have the function signature in many languages that support function overloading, such as C++.