Skip to content

RuboCop RSpec Rails v2.31.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 08:54
· 2 commits to master since this release
0aacc26
  • Handle unknown HTTP status codes for RSpecRails/HttpStatus cop. (@viralpraxis)
  • Fix a false negative for RSpecRails/TravelAround cop when passed as a proc to a travel method. (@ydah)
  • Make RuboCop RSpecRails work as a RuboCop plugin. (@bquorning)