You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm on rspec2 beta and I get the annoying warnings of deprecation with the return method.
I'd suggest you use tap instead : ([]).tap do |sentences| etc
and thanks for the gem !