engine_cart icon indicating copy to clipboard operation
engine_cart copied to clipboard

[EXPERIMENTAL WIP] Refactor fingerprint methods

Open dazza-codes opened this issue 8 years ago • 0 comments

No review requested at this time.

  • Experimental branch to play with fingerprints used to update the engine-cart app.
    • Changed fingerprint to use an MD5 instead of File.mtime
    • Might look into using https://github.com/ioquatix/fingerprint
  • Applied some rubocop suggestions in some places.
  • Figured out how to run specs locally, checking they also run on travis in this PR
    • discovered some weird spec failures because of rails version inconsistencies
    • clarified some of the destination values - removed some hard-coded values in specs

dazza-codes avatar May 18 '17 05:05 dazza-codes