mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-10 01:19:45 +08:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
|
FactoryGirl.define do
|
||
|
factory :samples_table do
|
||
|
end
|
||
|
end
|