When I try to use url_for in the rails console, I see:
url_for(User.first.images.first) NoMethodError: undefined method `url_for\' for main:Object