Add parameters in the extract method dialog box. Permanently deleted user Created October 08, 2009 21:25 I am unable to add method parameters in the extract method dialog box. How do I add parameters if the box is grayed out? OS X 10.5 Rubymine 2.0 beta.
Hi Scott,

Extract Method refactoring automatically determines in/out variables using Data Flow analyses. E.g see example: