Sha256: 61b8a01544b774d1c271232922ae9e91c0a2f5f87ecedba89a920106a748c847
Contents?: true
Size: 201 Bytes
Versions: 8
Compression:
Stored size: 201 Bytes
Contents
module ForemanSnapshotManagement module SnapshotHelper def foreman_snapshot_management_snapshot_path(snapshot) host_snapshot_path(host_id: snapshot.host, id: snapshot.id) end end end
Version data entries
8 entries across 8 versions & 1 rubygems