Module: Sinatra::Templates::ContentTyped
- Defined in:
- lib/sinatra/base.rb
Instance Attribute Summary collapse
-
#content_type ⇒ Object
Returns the value of attribute content_type.
Instance Attribute Details
#content_type ⇒ Object
Returns the value of attribute content_type.
746 747 748 |
# File 'lib/sinatra/base.rb', line 746 def content_type @content_type end |