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
Obsidian応用活用術
onikun94
0
350
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
110
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
280
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
160
Flutterでキャッチしないエラーはどこに行く
taiju59
0
210
まだ間に合う! StrandsとBedrock AgentCoreでAIエージェント構築に入門しよう
minorun365
PRO
11
840
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
210
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
130
退屈なことはDevinにやらせよう〜〜Devin APIを使ったVisual Regression Testの自動追加〜
kawamataryo
4
1.4k
Skrub: machine-learning with dataframes
gaelvaroquaux
0
110
【 LLMエンジニアがヒューマノイド開発に挑んでみた 】 - 第104回 Machine Learning 15minutes! Hybrid
soneo1127
0
280
LLM翻訳ツールの開発と海外のお客様対応等への社内導入事例
gree_tech
PRO
0
500
Featured
See All Featured
Become a Pro
speakerdeck
PRO
29
5.5k
Docker and Python
trallard
45
3.5k
Git: the NoSQL Database
bkeepers
PRO
431
66k
A Tale of Four Properties
chriscoyier
160
23k
What's in a price? How to price your products and services
michaelherold
246
12k
Six Lessons from altMBA
skipperchong
28
4k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
How to train your dragon (web standard)
notwaldorf
96
6.2k
The Cult of Friendly URLs
andyhume
79
6.6k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
510
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
800
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