Skip to content

can't use same email on multiple teams :( #9

Description

@mmcdaris

Problem

This would prevent a user from using the same email for multiple teams

Examples

https://github.com/astroscrum/rails-api/blob/master/app/models/player.rb#L32

validates_uniqueness_of :email

https://github.com/astroscrum/rails-api/blob/master/app/models/player.rb#L36

player = find_by_email(email)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions