Displaying 2 results from an estimated 2 matches for "uncamelcases".
Did you mean:
un_camelcase
2005 Aug 05
1
Validator
...t;). I''ll
investigate that this weekend, too.
Finally, one last little problem. It appears the C->ruby renamer isn''t
handling names like centreX properly. centreX should be converted to
centre_x as I understand it. The un_camelcase function in renamer.rb
apparenly only uncamelcases if the first characters are uppercase.
Thoughts?
Roy
2006 Aug 12
7
Documentation for wxRuby
I have written an addon file for rake that turns the wxWidgets
documentation into something much more Ruby like. The code has not
been cleaned up or re-factored and needs some extra features added but
it does quite a bit already.
I have uploaded the generated documentation to my web site so people
can view it.
http://hailstonesoftware.com/_files/Ruby/wxruby/html/wx_contents.html.
I also have a