Dokumentation hinzugefügt

annotation gem installiert und Dokumentation in app/doc eingefügt
This commit is contained in:
Andreas Stephanides
2013-07-23 13:50:03 +02:00
parent 66eef0f198
commit 0216dbdaae
80 changed files with 11110 additions and 1 deletions

View File

@@ -1,4 +1,19 @@
##
# == Schema Information
#
# Table name: lvas
#
# id :integer not null, primary key
# name :string(255)
# desc :text
# ects :decimal(, )
# lvanr :string(255)
# stunden :decimal(, )
# created_at :datetime not null
# updated_at :datetime not null
# modul_id :integer
# semester_id :integer
#
# == Information
# Author:: Andreas Stephanides
# License:: GPL
# Dieses Model repräsentiert eine LVA. Die notwendigen Informationen können mit TISS (dem Online System der TU Wien) synchronisiert werden