Skip to content

Instantly share code, notes, and snippets.

@parwatcodes
Created April 15, 2019 10:18
Show Gist options
  • Save parwatcodes/6ffb83b4e0f29b76f27571f80ebd40d6 to your computer and use it in GitHub Desktop.
Save parwatcodes/6ffb83b4e0f29b76f27571f80ebd40d6 to your computer and use it in GitHub Desktop.
client_data and new user
=> #<Client:0x00007fc6b1d7f0f8
id: 35,
company_name: "Moneyballok",
company_url: "www.mvnbasfi.com",
company_email: "parwat+1qw@whitehatengineering.com",
company_size: nil,
phone_number: nil,
fax: nil,
address: nil,
address_alt: nil,
city: nil,
state: nil,
zip_code: nil,
country: nil,
created_at: Mon, 15 Apr 2019 10:09:29 UTC +00:00,
updated_at: Mon, 15 Apr 2019 10:09:29 UTC +00:00,
allow_create_account: true,
company_slug: "moneyballok",
company_domain: "moneyball.com",
metrics_url: nil,
content_budget_flag: false,
content_criteria: nil,
stripe_id: nil,
billing_status: "billing_not_started",
force_payment: "credit_card_required",
code: "MN",
content_properties: [],
track_code: false>
#<User id: 131, provider: "email", uid: "parwat+1qw@whitehatengineering.com", allow_password_change: false, name: nil, nickname: nil, image: nil, email: "parwat+1qw@whitehatengineering.com", created_at: "2019-04-15 10:09:29", updated_at: "2019-04-15 10:09:29", confirmation: false>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment