Closed jonrandahl closed 1 year ago
Using before_actions let's us "prepare" the data necessary before the action in the controller executes. In this case setting the cache headers to the desired length.
before_action
https://github.com/epimorphics/hmlr-linked-data/issues/114
Using
before_action
s let's us "prepare" the data necessary before the action in the controller executes. In this case setting the cache headers to the desired length.https://github.com/epimorphics/hmlr-linked-data/issues/114