Module: Sinatra::Templates::ContentTyped
- Defined in:
- lib/sinatra/base.rb
Instance Attribute Summary (collapse)
-
- (Object) content_type
Returns the value of attribute content_type.
Instance Attribute Details
- (Object) content_type
Returns the value of attribute content_type
562 563 564 |
# File 'lib/sinatra/base.rb', line 562 def content_type @content_type end |