thomthom / SKUI

Ruby wrapper of classes that maps to GUI controls in SketchUp's UI::WebDialogs
MIT License
26 stars 14 forks source link

#release! should not have a bang ending. #74

Closed thomthom closed 10 years ago

thomthom commented 10 years ago

It violates Ruby convention. Maybe name it #destroy.