More use of tags - drop add_header action -> allow + headers+tags
This commit is contained in:
4
test/fixtures/users.yml
vendored
4
test/fixtures/users.yml
vendored
@@ -7,3 +7,7 @@ one:
|
||||
two:
|
||||
email_address: two@example.com
|
||||
password_digest: <%= password_digest %>
|
||||
|
||||
jason:
|
||||
email_address: jason@example.com
|
||||
password_digest: <%= password_digest %>
|
||||
|
||||
Reference in New Issue
Block a user