Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/aws/s3/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_headerObject



42
43
44
# File 'lib/aws/s3/extensions.rb', line 42

def to_header
  to_s.to_header
end