Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. [#<InterestedUser:0x00000007cebee8
  2. id: 1,
  3. email: "test1@test.com",
  4. first_name: "test1 first name",
  5. last_name: "test 1 last name",
  6. created_at: Thu, 06 Jul 2017 08:14:44 UTC +00:00,
  7. updated_at: Thu, 06 Jul 2017 08:14:44 UTC +00:00>,
  8. #<InterestedUser:0x00000007c602d0
  9. id: 2,
  10. email: "test2emailfortest-91@test.com",
  11. first_name: "test 2 first name",
  12. last_name: "test 2 last name",
  13. created_at: Thu, 06 Jul 2017 08:16:38 UTC +00:00,
  14. updated_at: Thu, 06 Jul 2017 08:16:38 UTC +00:00>,
  15. #<InterestedUser:0x00000007cbfed8
  16. id: 3,
  17. email: "test3emailfortest@example.com",
  18. first_name: "Test 3 First Name",
  19. last_name: "Test 3 Last Name",
  20. created_at: Thu, 06 Jul 2017 08:18:32 UTC +00:00,
  21. updated_at: Thu, 06 Jul 2017 08:18:32 UTC +00:00>,
  22. #<InterestedUser:0x00000007cbfc80
  23. id: 4,
  24. email: "test.email.dot@example.com",
  25. first_name: "Aenean eget ante ac diam vulputate malesuada enim",
  26. last_name: "Nam-suscipit velit-in",
  27. created_at: Thu, 06 Jul 2017 08:27:00 UTC +00:00,
  28. updated_at: Thu, 06 Jul 2017 08:27:00 UTC +00:00>,
  29. #<InterestedUser:0x00000007cbfa00
  30. id: 5,
  31. email: "firstnamefirstname-lastnamelastname@domain.com.pl",
  32. first_name: "Test_User",
  33. last_name: "Test_User_Surname",
  34. created_at: Thu, 06 Jul 2017 08:28:26 UTC +00:00,
  35. updated_at: Thu, 06 Jul 2017 08:28:26 UTC +00:00>,
  36. #<InterestedUser:0x00000007cbf7f8
  37. id: 6,
  38. email: "1234567890@domain.com",
  39. first_name: "<b>test</b>",
  40. last_name: "<b>test last</b>",
  41. created_at: Thu, 06 Jul 2017 08:30:30 UTC +00:00,
  42. updated_at: Thu, 06 Jul 2017 08:30:30 UTC +00:00>,
  43. #<InterestedUser:0x00000007cbf5c8
  44. id: 7,
  45. email: "email.@domain.com",
  46. first_name: "test",
  47. last_name: "test",
  48. created_at: Thu, 06 Jul 2017 08:31:14 UTC +00:00,
  49. updated_at: Thu, 06 Jul 2017 08:31:14 UTC +00:00>,
  50. #<InterestedUser:0x00000007cbf488
  51. id: 8,
  52. email: "email@-domain.com",
  53. first_name: "test 4",
  54. last_name: " test 4 last",
  55. created_at: Thu, 06 Jul 2017 08:31:42 UTC +00:00,
  56. updated_at: Thu, 06 Jul 2017 08:31:42 UTC +00:00>,
  57. #<InterestedUser:0x00000007cbf348
  58. id: 9,
  59. email: "test5test5@test.com",
  60. first_name: "test &#169",
  61. last_name: "&#169 last name",
  62. created_at: Thu, 06 Jul 2017 08:32:57 UTC +00:00,
  63. updated_at: Thu, 06 Jul 2017 08:32:57 UTC +00:00>]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement