created template selecting
This commit is contained in:
3
web/app/models/file_version.rb
Normal file
3
web/app/models/file_version.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class FileVersion < ActiveRecord::Base
|
||||
belongs_to :configuration_file
|
||||
end
|
||||
Reference in New Issue
Block a user