Class: Lang
- Inherits:
-
ActiveRecord::Mlang::Lang
- Object
- ActiveRecord::Mlang::Lang
- Lang
- Includes:
- ActionView::Helpers::AutoTagHelper::FormInfo
- Defined in:
- app/models/lang.rb
Instance Method Summary collapse
Instance Method Details
#__display__ ⇒ Object
6 7 8 |
# File 'app/models/lang.rb', line 6 def __display__ self.code.upcase end |