Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Uma breve introdução ao Pry
Search
Ricardo Mendes
August 23, 2012
Technology
2
96
Uma breve introdução ao Pry
Ricardo Mendes
August 23, 2012
Tweet
Share
More Decks by Ricardo Mendes
See All by Ricardo Mendes
Thriving through the hype cycle: an Emberjs story
locks
0
140
State of Ember.js - This.JS 2018-02-22
locks
0
450
Ember.js in the Year 2020
locks
1
690
State of Ember.js
locks
1
570
Ember.js: More than the sum of its parts
locks
0
200
Single Page Applications com Ember.js
locks
0
97
Glimmer.js <3 Ember.js
locks
0
210
EmberConf 2016 Lightning Talk
locks
1
200
Interfaces e Design, Primeiro Trabalho
locks
1
47
Other Decks in Technology
See All in Technology
無理しない AI 活用サービス / #jazug
koudaiii
0
100
【あのMCPって、どんな処理してるの?】 AWS CDKでの開発で便利なAWS MCP Servers特集
yoshimi0227
6
960
Figma Dev Mode MCP Serverを用いたUI開発
zoothezoo
0
230
Copilot coding agentにベットしたいCTOが開発組織で取り組んだこと / GitHub Copilot coding agent in Team
tnir
0
200
「現場で活躍するAIエージェント」を実現するチームと開発プロセス
tkikuchi1002
3
410
ソフトウェアQAがハードウェアの人になったの
mineo_matsuya
3
210
CDKコード品質UP!ナイスな自作コンストラクタを作るための便利インターフェース
harukasakihara
2
240
Maintainer Meetupで「生の声」を聞く ~講演だけじゃないKubeCon
logica0419
0
110
助けて! XからWaylandに移行しないと新しいGNOMEが使えなくなっちゃう 2025-07-12
nobutomurata
2
200
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
39k
AWS 怖い話 WAF編 @fillz_noh #AWSStartup #AWSStartup_Kansai
fillznoh
0
130
QuickSight SPICE の効果的な運用戦略~S3 + Athena 構成での実践ノウハウ~/quicksight-spice-s3-athena-best-practices
emiki
0
290
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Faster Mobile Websites
deanohume
308
31k
Producing Creativity
orderedlist
PRO
346
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Scaling GitHub
holman
460
140k
Balancing Empowerment & Direction
lara
1
460
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Music & Morning Musume
bryan
46
6.7k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Adopting Sorbet at Scale
ufuk
77
9.5k
Transcript
None
Ricardo Mendes @locks locks.github.com http://ricardomend.es #ruby-pt (freenode)
¿ PRY ? "Pry is a powerful alternative to the
standard IRB shell for Ruby. It features syntax highlighting, a flexible plugin architecture, runtime invocation and source and documentation browsing." - pryrepl.org
Basics cd ls whereami show-method show-doc edit-method binding.pry
Plugins pry-remote pry-rescue pry-debugger
Plugins pry-remote pry-rescue pry-debugger
Plugins pry-remote pry-rescue pry-debugger
Plugins pry-remote pry-rescue pry-debugger
pry-remote pry-rescue pry-debugger pry-stack_explorer pry-theme pry-coolline pry-debundle pry-rails Sugestões
Obrigado pryrepl.org #pry on freenode