studium form update

This commit is contained in:
Andreas Stephanides
2015-05-28 20:17:36 +02:00
parent c7e6c5022b
commit 5a7eb23a1f
17 changed files with 172 additions and 57 deletions

View File

@@ -109,7 +109,7 @@ class Lva < ActiveRecord::Base
end
def load_tissdata(semester)
def load_tissdata
urlp="https://tiss.tuwien.ac.at/api/course/"+ lvanr.to_s.gsub(".","")+"-"
begin
url= urlp+Time.now.year.to_s+"W"