Ask A Question

Notifications

You’re not receiving notifications from this thread.

Can't modify frozen String

rodrigomerlo asked in General

Hi guys, I'm tring to execute rspec to run my tests and I'm getting a error

 Failure/Error: visit 'http://google.com.br'

 FrozenError:
   can't modify frozen String

Any ideas how to solve this issue?
I'm using ruby ruby 2.5.5
rspec 3.8.0
rspec-core 3.8.2

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.