Indexing methods dynamically created
Hi,
I have multiple instances where I dynamically create methods, using "define_method". However, those methods do not get indexed and as a result I can't Command + Click to jump to definition. Is there a way to fill the gap and provide meta-data about the generated method names in comments, that RubyMine will understand?
Thanks
Please sign in to leave a comment.