- Type the name that references a non-existent symbol. RubyMine highlights the reference.
- Press Alt+EnterAlt+Enter, and choose the corresponding option from the suggestion list, for example Create class <class name>, or Add method <method name> to class <class name>


