SyntaxFix
Write A Post
Hire A Developer
Questions
Simplest solution I can come up with in 2015 (verified using Rails 4, but should also work using Rails 3)
request.url # => "http://localhost:3000/lists/7/items" request.path # => "/lists/7/items"