4.0.2 / 2020-12-26
Bug Fixes:
- Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
- Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
- Return
true
/false
from predicate methods in config rather than raw values.
(Phil Pirozhkov, Jon Rowe, #2353, #2354) - Remove old #fixture_path feature detection code which broke under newer Rails.
(Koen Punt, Jon Rowe, #2370)