Last stage of refactoring of the ability model and spec
This commit is contained in:
parent
762985b83d
commit
6a5cccbaad
22 changed files with 409 additions and 159 deletions
|
|
@ -8,5 +8,13 @@ FactoryGirl.define do
|
|||
factory :cfp_role do
|
||||
name 'cfp'
|
||||
end
|
||||
|
||||
factory :info_desk_role do
|
||||
name 'info_desk'
|
||||
end
|
||||
|
||||
factory :volunteers_coordinator_role do
|
||||
name 'volunteers_coordinator'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue