-
- Downloads
Allow be_url to specify the type
This allows the be_url matcher to be more specific. By default, it only matches HTTP and HTTPS URIs.
Showing
- app/services/chat_names/authorize_user_service.rb 5 additions, 5 deletionsapp/services/chat_names/authorize_user_service.rb
- spec/services/chat_names/authorize_user_service_spec.rb 17 additions, 4 deletionsspec/services/chat_names/authorize_user_service_spec.rb
- spec/support/matchers/be_url.rb 20 additions, 2 deletionsspec/support/matchers/be_url.rb
Please register or sign in to comment