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
AWSで推進するデータマネジメント
kawanago
1
1.3k
S3アクセス制御の設計ポイント
tommy0124
3
190
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
1
230
落ちる 落ちるよ サーバーは落ちる
suehiromasatoshi
0
150
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
370
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
340
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
0
300
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
230
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
160
エラーとアクセシビリティ
schktjm
1
1.2k
今!ソフトウェアエンジニアがハードウェアに手を出すには
mackee
11
4.6k
Flutterでキャッチしないエラーはどこに行く
taiju59
0
220
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
GitHub's CSS Performance
jonrohan
1032
460k
Embracing the Ebb and Flow
colly
87
4.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing for humans not robots
tammielis
253
25k
The Invisible Side of Design
smashingmag
301
51k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
BBQ
matthewcrist
89
9.8k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Faster Mobile Websites
deanohume
309
31k
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