class SchildErweitert::FHRAbschlussFaecher
Assoziation für die jeweiligen FHR-Prüfungsfächer
Public Instance Methods
note(notenart)
click to toggle source
# File lib/schild.rb, line 516 def note(notenart) note_s send(notenart) end