Sha256: 8fcdf3bf4c9c7889e90eef12cc11812eb3fbc6661e39078080335f175e69afb8
Contents?: true
Size: 183 Bytes
Versions: 9
Compression:
Stored size: 183 Bytes
Contents
module SufiaUrlHelper def track_generic_file_path(*args) track_solr_document_path(*args) end def track_collection_path(*args) track_solr_document_path(*args) end end
Version data entries
9 entries across 9 versions & 1 rubygems