Exception: I18nData::BaseException
- Inherits:
-
StandardError
- Object
- StandardError
- I18nData::BaseException
- Defined in:
- lib/i18n_data.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
6 7 8 |
# File 'lib/i18n_data.rb', line 6 def to_s "#{self.class} -- #{super}" end |