0 Replies Last post: Feb 5, 2013 3:01 AM by Omar Skalli  
Omar Skalli Newbie 4 posts since
Jan 30, 2013
Currently Being Moderated

Feb 5, 2013 3:01 AM

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

More Like This

  • Retrieving data ...