Current_path?

What’s the best way to retrieve the current path? (i.e. /posts/1)

Take a look at the request object:

Best Regards,

Everaldo

Hi!

I forgot to say to look in the params hash:

Everaldo