polymorphic_path(record_or_hash_or_array, options = {})
Instance Public methods
Returns the path component of a URL for the given record. It uses
polymorphic_url
with routing_type: :path
.
Returns the path component of a URL for the given record. It uses
polymorphic_url
with routing_type: :path
.
Please login to continue.