Method: Weblate::Component#category
- Defined in:
- lib/weblate/models/component.rb
#category ⇒ Object
Returns the value of attribute category.
179 180 181 |
# File 'lib/weblate/models/component.rb', line 179 def category @category end |