Class: GettextI18n::TranslateAttributes::FormAttributesFinder

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



68
69
70
# File 'lib/gettext_i18n/translate_attributes.rb', line 68

def base_class
  Railjet::Form
end