1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-05 00:52:22 +01:00

7 lines
57 B
Ruby
Raw Normal View History

2015-05-05 03:10:25 +02:00
FactoryGirl.define do
factory :role do
end
end