Class: Symbol

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

Instance Method Summary collapse

Instance Method Details

#to_headerObject



50
51
52
# File 'lib/aws/s3/extensions.rb', line 50

def to_header
  to_s.to_header
end