class SchildErweitert::AbiAbschlussFaecher

Assoziation für die jeweiligen Abi-Prüfungsfächer

Public Instance Methods

note(notenart) click to toggle source
# File lib/schild.rb, line 507
def note(notenart)
  note_s send(notenart)
end