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
Noticed this when running against Ruby 1.8.7, there were two repeated
warnings based on improper escaped brackets:
- spec/rspec/rails/matchers/route_to_spec.rb:114:
> warning: regexp has invalid interval
- spec/rspec/rails/matchers/route_to_spec.rb:114:
> warning: regexp has `}' without escape
0 commit comments