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
460
Ember.js in the Year 2020
locks
1
700
State of Ember.js
locks
1
570
Ember.js: More than the sum of its parts
locks
0
210
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
Railsアプリケーション開発者のためのブックガイド
takahashim
14
5.9k
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
130
Go Conference 2025: GoのinterfaceとGenericsの内部構造と進化 / Go type system internals
ryokotmng
3
590
Sidekiq その前に:Webアプリケーションにおける非同期ジョブ設計原則
morihirok
17
7.1k
それでも私はContextに値を詰めたい | Go Conference 2025 / go conference 2025 fill context
budougumi0617
4
1.1k
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
35
10k
GopherCon Tour 概略
logica0419
2
160
AI Agentと MCP Serverで実現する iOSアプリの 自動テスト作成の効率化
spiderplus_cb
0
400
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
220
o11yで育てる、強い内製開発組織
_awache
3
100
「Verify with Wallet API」を アプリに導入するために
hinakko
1
210
自作LLM Native GORM Pluginで実現する AI Agentバックテスト基盤構築
po3rin
2
230
Featured
See All Featured
KATA
mclloyd
32
14k
Unsuck your backbone
ammeep
671
58k
Balancing Empowerment & Direction
lara
4
670
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Raft: Consensus for Rubyists
vanstee
139
7.1k
GraphQLとの向き合い方2022年版
quramy
49
14k
Embracing the Ebb and Flow
colly
88
4.8k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Practical Orchestrator
shlominoach
190
11k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Why Our Code Smells
bkeepers
PRO
339
57k
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