Skip to content

Instantly share code, notes, and snippets.

@ceneon
Created June 9, 2025 16:04
Show Gist options
  • Save ceneon/d7ab6b1e83d52a0a457c57ae743ef669 to your computer and use it in GitHub Desktop.
Save ceneon/d7ab6b1e83d52a0a457c57ae743ef669 to your computer and use it in GitHub Desktop.
{"message":" \u001b[1m\u001b[36mUser Load (5.2ms)\u001b[0m \u001b[1m\u001b[34mSELECT \"users\".* FROM \"users\" WHERE \"users\".\"id\" = $1 LIMIT $2\u001b[0m [[\"id\", 27146], [\"LIMIT\", 1]]","level":"DEBUG","timestamp":"2025-06-09T16:03:56.693Z","time":1749485036.69351}
{"message":" \u001b[1m\u001b[36mTRANSACTION (13.0ms)\u001b[0m \u001b[1m\u001b[35mBEGIN\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:56.712Z","time":1749485036.71223}
{"message":" \u001b[1m\u001b[36mUser Update (22.7ms)\u001b[0m \u001b[1m\u001b[33mUPDATE \"users\" SET \"updated_at\" = $1, \"last_request_at\" = $2 WHERE \"users\".\"id\" = $3\u001b[0m [[\"updated_at\", \"2025-06-09 16:03:56.698151\"], [\"last_request_at\", \"2025-06-09 16:03:56.696420\"], [\"id\", 27146]]","level":"DEBUG","timestamp":"2025-06-09T16:03:56.721Z","time":1749485036.72178}
{"message":" \u001b[1m\u001b[36mTRANSACTION (1.7ms)\u001b[0m \u001b[1m\u001b[35mCOMMIT\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:56.725Z","time":1749485036.72533}
{"message":" Rendering /Users/nicolascerrini/.rvm/gems/ruby-3.2.2/gems/activeadmin-3.2.0/app/views/active_admin/resource/index.html.arb","level":"DEBUG","timestamp":"2025-06-09T16:03:56.782Z","time":1749485036.78259,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (42.1ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('purchased')) AND \"gifts\".\"delivery_method\" = $1 AND (deliver_by \u003c '2025-06-20 16:03:57.004561')\u001b[0m [[\"delivery_method\", \"physical\"]]","level":"DEBUG","timestamp":"2025-06-09T16:03:57.047Z","time":1749485037.04761,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (8.8ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('purchased'))\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:57.059Z","time":1749485037.05992,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (4.0ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('delivered'))\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:57.088Z","time":1749485037.08843,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (3.5ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('redeemed'))\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:57.092Z","time":1749485037.09276,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (4.7ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('refunded'))\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:57.098Z","time":1749485037.09802,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Count (23.3ms)\u001b[0m \u001b[1m\u001b[34mSELECT COUNT(*) FROM \"gifts\"\u001b[0m","level":"DEBUG","timestamp":"2025-06-09T16:03:57.122Z","time":1749485037.12203,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"message":" \u001b[1m\u001b[36mGift Load (22.7ms)\u001b[0m \u001b[1m\u001b[34mSELECT \"gifts\".* FROM \"gifts\" WHERE (\"gifts\".\"state\" IN ('purchased')) AND \"gifts\".\"delivery_method\" = $1 AND (deliver_by \u003c '2025-06-20 16:03:56.731289') ORDER BY \"gifts\".\"id\" desc LIMIT $2 OFFSET $3\u001b[0m [[\"delivery_method\", \"physical\"], [\"LIMIT\", 30], [\"OFFSET\", 0]]","level":"DEBUG","timestamp":"2025-06-09T16:03:57.145Z","time":1749485037.14589,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
{"method":"GET","path":"/admin/gifts","format":"html","controller":"Admin::GiftsController","action":"index","status":200,"allocations":387254,"duration":476.24,"view":278.54,"db":185.52,"level":"INFO","timestamp":"2025-06-09T16:03:57.158Z","time":1749485037.15831,"request_id":"a290f849-d53a-424f-b91e-b6c26e4a0f0f"}
::1 - - [09/Jun/2025:13:03:56 -03] "GET /admin/gifts HTTP/1.1" 200 25113
http://localhost:3000/admin/artist_earnings/alt_dashboard -> /admin/gifts
::1 - - [09/Jun/2025:13:03:57 -03] "POST /mini-profiler-resources/results HTTP/1.1" 200 8685
http://localhost:3000/admin/gifts -> /mini-profiler-resources/results
::1 - - [09/Jun/2025:13:03:57 -03] "POST /mini-profiler-resources/results HTTP/1.1" 200 1308
http://localhost:3000/admin/gifts -> /mini-profiler-resources/results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment