Module: Sinatra::Params::Configuration
- Extended by:
- Configuration
- Included in:
- Configuration
- Defined in:
- lib/sinatra/params/configuration.rb
Instance Attribute Summary collapse
-
#lang ⇒ Object
Returns the value of attribute lang.
Instance Attribute Details
#lang ⇒ Object
Returns the value of attribute lang.
4 5 6 |
# File 'lib/sinatra/params/configuration.rb', line 4 def lang @lang end |