Skip to content
Snippets Groups Projects
Commit 4d9a7ba9 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fixtures

parent a286216b
No related branches found
No related tags found
No related merge requests found
# == Schema Information
#
# Table name: communication_extranet_files
# Table name: communication_extranet_documents
#
# id :uuid not null, primary key
# name :string
......@@ -13,8 +13,8 @@
#
# Indexes
#
# index_communication_extranet_files_on_extranet_id (extranet_id)
# index_communication_extranet_files_on_university_id (university_id)
# index_communication_extranet_documents_on_extranet_id (extranet_id)
# index_communication_extranet_documents_on_university_id (university_id)
#
# Foreign Keys
#
......
# == Schema Information
#
# Table name: communication_extranet_files
# Table name: communication_extranet_documents
#
# id :uuid not null, primary key
# name :string
......@@ -13,15 +13,14 @@
#
# Indexes
#
# index_communication_extranet_files_on_extranet_id (extranet_id)
# index_communication_extranet_files_on_university_id (university_id)
# index_communication_extranet_documents_on_extranet_id (extranet_id)
# index_communication_extranet_documents_on_university_id (university_id)
#
# Foreign Keys
#
# fk_rails_1272fd263c (extranet_id => communication_extranets.id)
# fk_rails_af877a8c0c (university_id => universities.id)
#
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment