To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorUser adds registry
In order to manage registries
As a user viewing the registry list
I want to add a new registry
- Registry list page has link to add new registry
- Following link takes user to new registry form
- Fields include -- name
- Scenarios
-
- Scenario
-
- Given
- I am signed in
- And
- I am on the registries page
- When
- I follow "New Registry"
- And
- I fill in "Name" with "Lombard"
- And
- I press "Create Registry"
- Then
- I should see "Lombard"
Last published almost 7 years ago by wminsinger.