Extract RSpec 'let'

Last modified: 03 January 2023

Refactor | Extract/Introduce | RSpec 'let'

Meta+Shift+L

The Extract RSpec 'let' refactoring allows you to extract a specified code fragment into a memoized helper method. To do this, perform the following steps: