Class: GettextI18n::TranslateAttributes::PolicyAttributesFinder

Inherits:
AttributeFinder
  • Object
show all
Defined in:
lib/gettext_i18n/translate_attributes.rb

Instance Method Summary collapse

Methods inherited from AttributeFinder

#find

Instance Method Details

#base_classObject



62
63
64
# File 'lib/gettext_i18n/translate_attributes.rb', line 62

def base_class
  Railjet::Policy
end