Skip to content

Instantly share code, notes, and snippets.

View virtuexru's full-sized avatar
🎯
Focusing

Leonid Shalimov virtuexru

🎯
Focusing
View GitHub Profile
@virtuexru
virtuexru / gist:ab7176478f031797093b
Last active August 29, 2015 14:15
binding.pry quick tips

server start

** note: can be done on any ruby/rails script/server

rescue rails s

introspection

(like live .inspect) for classes

ls object