Skip to content

Commit db9fb95

Browse files
committed
Add perform_caching instructions in Usage readme
1 parent f0c1361 commit db9fb95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Or install it yourself as:
1818

1919
## Usage
2020

21+
Set `config.action_controller.perform_caching = true` in `config/environments/test.rb`
22+
2123
Add `caching: true` as an option around a controller example group and use
2224
a proc or lambda around the action for matching:
2325

0 commit comments

Comments
 (0)