Skip to content

Instantly share code, notes, and snippets.

@staycreativedesign
Created September 16, 2017 20:49
Show Gist options
  • Save staycreativedesign/14e93bd167a41040cde80b96dc631947 to your computer and use it in GitHub Desktop.
Save staycreativedesign/14e93bd167a41040cde80b96dc631947 to your computer and use it in GitHub Desktop.
{
"utf8" => "✓",
"team" => {
"name" => "Doyle, O'Conner and Hudson",
"coach_id" => #<User:0x007f88838fb2c8> {
:id => 3,
:email => "[email protected]",
:password_digest => "$2a$04$BdFSkJTM2SOUx2az/6a81urzTVEiW.8qVLrYle/JHysP4cq0tAMwS",
:role => "coach",
:team_id => nil,
:business_industry_id => nil,
:job_id => nil,
:first_name => "Mathew",
:last_name => "O'Connell",
:phone_number => nil,
:birthday => nil,
:account_id => nil,
:subscription_id => nil,
:referral_code => "O'Connell474",
:referrer => "none",
:points => 0
},
"leader_id" => #<User:0x007f88838f8d48> {
:id => 2,
:email => "[email protected]",
:password_digest => "$2a$04$1RvRM9h9jASGjY4Bmi79Ou1oZ/fqxP2.XJCoB9KYgpaBNgTn60VYS",
:role => "team leader",
:team_id => nil,
:business_industry_id => nil,
:job_id => nil,
:first_name => "Mathew",
:last_name => "O'Connell",
:phone_number => nil,
:birthday => nil,
:account_id => nil,
:subscription_id => nil,
:referral_code => "O'Connell463",
:referrer => "none",
:points => 0
},
"captain_id" => #<User:0x007f8882a07fa0> {
:id => 4,
:email => "[email protected]",
:password_digest => "$2a$04$tXuExUn34e426fToEDjiX.zwFFpg4eqVscWaJFPFwQmNJ0uiIbeZe",
:role => "captain",
:team_id => nil,
:business_industry_id => nil,
:job_id => nil,
:first_name => "Mathew",
:last_name => "O'Connell",
:phone_number => nil,
:birthday => nil,
:account_id => nil,
:subscription_id => nil,
:referral_code => "O'Connell187",
:referrer => "none",
:points => 0
},
"social_director_id" => #<User:0x007f8882a05a48> {
:id => 6,
:email => "[email protected]",
:password_digest => "$2a$04$GKEb6mzC4fSPa9/hz.zvsOlTsHHBUpS0YnQ8hj9MOBFiKn8AkG0MW",
:role => "social director",
:team_id => nil,
:business_industry_id => nil,
:job_id => nil,
:first_name => "Mathew",
:last_name => "O'Connell",
:phone_number => nil,
:birthday => nil,
:account_id => nil,
:subscription_id => nil,
:referral_code => "O'Connell26",
:referrer => "none",
:points => 0
},
"trainer_id" => #<User:0x007f8879cfd5b0> {
:id => 5,
:email => "[email protected]",
:password_digest => "$2a$04$pprppaKqEMHoCDiKgmlCQe0R8w6eEy0gIOmLBNyGJ/6/XAoCMnG7.",
:role => "team trainer",
:team_id => nil,
:business_industry_id => nil,
:job_id => nil,
:first_name => "Mathew",
:last_name => "O'Connell",
:phone_number => nil,
:birthday => nil,
:account_id => nil,
:subscription_id => nil,
:referral_code => "O'Connell486",
:referrer => "none",
:points => 0
}
},
"commit" => "Create Team",
"controller" => "teams",
"action" => "create"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment