Skip to content

Commit

Permalink
Use example domain for email
Browse files Browse the repository at this point in the history
  • Loading branch information
abraham authored May 2, 2019
1 parent a1a2706 commit 1ff3115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class InvitationsController < ApplicationController
end
```

Now you would see the message "bob@bob.com was successfully created" instead of the default "Invitation was successfully created."
Now you would see the message "name@example.com was successfully created" instead of the default "Invitation was successfully created."

## Generator

Expand Down

0 comments on commit 1ff3115

Please # to comment.