I was reading Rails: Check output of path helper from console and none of the solutions worked for me, presumably because they are all for Rails 2/3.
In Rails 4/5, how can I access the *_path and *_url helpers from the rails console?
I was reading Rails: Check output of path helper from console and none of the solutions worked for me, presumably because they are all for Rails 2/3.
In Rails 4/5, how can I access the *_path and *_url helpers from the rails console?