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 collaboratorSkip specs
- Background
-
- Given
- I set up devise-specs
- Scenarios
-
- running a devise generator with --skip-specs
-
- When
-
I run
bin/rails generate devise User --skip-specs
- Then
- the output should not contain "invoke specs"
- running a devise generator with --no-specs
-
- When
-
I run
bin/rails generate devise User --no-specs
- Then
- the output should not contain "invoke specs"
Last published 10 months ago by andrii.