Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Testing cache with Time Traveling

Testing cache with Time Traveling

This is a short talk I gave at GURU-SC (Ruby User Group) about Rails Caching and how to test your caching rules when time is involved.

Lucas Neves Martins

October 07, 2013
Tweet

More Decks by Lucas Neves Martins

Other Decks in Programming

Transcript

  1. Testing Cache should be created; Cache should be used; Cache

    should expire; Cache should be created again; Time Travel?