Method: Sinatra::Request::AcceptEntry#to_str

Defined in:
lib/sinatra/base.rb

#to_strObject

[View source]

120
121
122
# File 'lib/sinatra/base.rb', line 120

def to_str
  @type
end