Method: Fog::Storage::AWS::Mock#signature
- Defined in:
- lib/fog/aws/storage.rb
permalink #signature(params) ⇒ Object
[View source]
226 227 228 |
# File 'lib/fog/aws/storage.rb', line 226 def signature(params) "foo" end |
226 227 228 |
# File 'lib/fog/aws/storage.rb', line 226 def signature(params) "foo" end |