Sha256: 8ea9ec8053e1d154095239e910979b72e81a8ca1d6331bf7fd851a148a4d9578
Contents?: true
Size: 195 Bytes
Versions: 33
Compression:
Stored size: 195 Bytes
Contents
#!/bin/sh touch public/assets/custom_compiled_asset touch custom_compiled # mirror the behavior of compiling using asset caches in tmp [ -e tmp/cache ] && touch cache_compiled || touch tmp/cache
Version data entries
33 entries across 33 versions & 1 rubygems