DEV Community

Stan Lo profile picture

Stan Lo

Senior developer at Shopify’s Ruby Developer Experience Team. Also maintains Sentry’s Ruby SDK.

Work

Senior Developer at Shopify

Setup ruby/debug with VSCode

Setup ruby/debug with VSCode

39
Comments 4
2 min read

Want to connect with Stan Lo?

Create an account to connect with Stan Lo. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A Sneak Peek of Ruby's New Debugger!

A Sneak Peek of Ruby's New Debugger!

138
Comments 3
6 min read
Fixing issues in OSS is easier than you think

Fixing issues in OSS is easier than you think

16
Comments
7 min read
Completely Remove Ruby 2.7's Default Bundler

Completely Remove Ruby 2.7's Default Bundler

12
Comments 7
2 min read
Replace A Rails Initializer

Replace A Rails Initializer

14
Comments 2
3 min read
Changing the Approach to Debugging in Ruby with TracePoint

Changing the Approach to Debugging in Ruby with TracePoint

16
Comments 2
9 min read
Optimize Your Debugging Process With Object-Oriented Tracing and tapping_device

Optimize Your Debugging Process With Object-Oriented Tracing and tapping_device

54
Comments 6
12 min read
Debug Rails issues effectively with tapping_device

Debug Rails issues effectively with tapping_device

14
Comments 1
6 min read
[Ruby Trick] Retrieve an object's private method without calling its `method`

[Ruby Trick] Retrieve an object's private method without calling its `method`

6
Comments
1 min read
Want to know more about your Rails app? Tap on your objects!

Want to know more about your Rails app? Tap on your objects!

7
Comments 3
4 min read
tapping_device - a gem for tacking method calls

tapping_device - a gem for tacking method calls

6
Comments
1 min read
loading...