i18n inspection in RM 3.1
I got a problem using newest version of RM buil 103.105 and I can't easily convert strings in my views in i18n keys using I18N inspection. alt+enter give me only 'convert string to symbo' or give nothing. Something change in RM 3? Project is in Rails 3.
请先登录再写评论。
Hello Sebastian,
Could you please try RubyMine 3.1.1 RC to see if this problem whether this problem is already fixed or not.
http://blogs.jetbrains.com/ruby/2011/03/rubymine-3-1-1-rc-103-204/
Regards,
Oleg
I think it is the same. I can use inspection in Haml views but I still can't in RHTML views. Now I am doing it in this way: mark all text, surround it with <%= %> and the use inspection. Is there no options to use i18n inspection in RHTML files in simple way?
Hello Sebastian,
Could you please submit an issue at: http://youtrack.jetbrains.net/issues/RUBY with sample project to reproduce?
Regards,
Oleg