Class: Sports::Configuration
- Inherits:
-
Object
- Object
- Sports::Configuration
- Defined in:
- lib/sports/config.rb
Instance Attribute Summary collapse
-
#lang ⇒ Object
Returns the value of attribute lang.
Instance Attribute Details
#lang ⇒ Object
Returns the value of attribute lang.
6 7 8 |
# File 'lib/sports/config.rb', line 6 def lang @lang end |