Does rubymine not support "let!" ?

Answered

The version of Rubymine is  `2024.2.3`.

There is always a hint under the "let!" statement in my `_spec.rb` file.

The `let!` method is very common. Does rubymine not support this syntax?

 

0
1 comment

Hello,

I've tried to reproduce that in RubyMine 2024.2.3 but ‘let!’ was recognized (Ruby 3.1.3, rspec-core 3.11.0). Please make sure that the corresponding ‘rspec’ gems are listed in the Gemfile and in the External libraries node. If they are, it'd be great if you could share a minimal project sample for reproduce. 

0

Please sign in to leave a comment.