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 collaboratorRemove generated files
Use Rails destroy (or d
) command to roll back and delete all the generated files.
- Background
-
- Given
- hew is installed
- Scenarios
-
- Remove generated files
-
- Given
-
I run
rails generate hew purchase
- When
-
I run
rails destroy hew purchase
- Then
-
the output should contain:
remove spec/fixtures/purchases.yml remove spec/features/user_views_purchases_spec.rb remove spec/features/user_creates_purchase_spec.rb remove spec/features/user_views_purchase_spec.rb remove spec/features/user_updates_purchase_spec.rb remove spec/features/user_deletes_purchase_spec.rb
Last published over 6 years ago by andrii.