added model for lti_parameters

This commit is contained in:
Tom Staubitz
2016-12-14 15:53:16 +01:00
parent 5b00f41c10
commit 44380c0cc1
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,2 @@
class LtiParameter < ActiveRecord::Base
end