Activity
To whom is having issues on Rails 6
If you see 403 Forbidden in ngrok. You have to add ngrok url to whitelist.
Add config.hosts << /.+.ngrok.io/ to config/environments/development.rb.
Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
To whom is having issues on Rails 6
If you see 403 Forbidden in ngrok. You have to add ngrok url to whitelist.
Add config.hosts << /.+.ngrok.io/ to config/environments/development.rb.