Class: ODDB::Export::Yaml::Fachinfos
- Defined in:
- lib/oddb/export/yaml.rb
Instance Method Summary collapse
Methods inherited from Infos
Instance Method Details
#identify_name(seq, lang) ⇒ Object
187 188 189 |
# File 'lib/oddb/export/yaml.rb', line 187 def identify_name seq, lang seq.cascading_name(lang) end |
#infotype ⇒ Object
184 185 186 |
# File 'lib/oddb/export/yaml.rb', line 184 def infotype :fachinfo end |