We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f97885 commit f9b1eeeCopy full SHA for f9b1eee
lib/moneta/transformer.rb
@@ -4,7 +4,7 @@ module Moneta
4
#
5
# @example Add `Moneta::Transformer` to proxy stack
6
# Moneta.build do
7
- # transformer key: [:marshal, :escape], value: [:marshal]
+ # use :Transformer key: [:marshal, :escape], value: [:marshal]
8
# adapter :File, dir: 'data'
9
# end
10
0 commit comments