Skip to content

Commit

Permalink
Merge pull request #3 from joemsak/add-instructions-to-readme
Browse files Browse the repository at this point in the history
Add perform_caching instructions in Usage readme
  • Loading branch information
avit committed Nov 8, 2013
2 parents f0c1361 + db9fb95 commit dd1312b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Or install it yourself as:

## Usage

Set `config.action_controller.perform_caching = true` in `config/environments/test.rb`

Add `caching: true` as an option around a controller example group and use
a proc or lambda around the action for matching:

Expand Down

0 comments on commit dd1312b

Please sign in to comment.