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
95
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
440
Ember.js in the Year 2020
locks
1
670
State of Ember.js
locks
1
560
Ember.js: More than the sum of its parts
locks
0
190
Single Page Applications com Ember.js
locks
0
94
Glimmer.js <3 Ember.js
locks
0
210
EmberConf 2016 Lightning Talk
locks
1
190
Interfaces e Design, Primeiro Trabalho
locks
1
39
Other Decks in Technology
See All in Technology
CodeRabbitと過ごした1ヶ月 ─ AIコードレビュー導入で実感したチーム開発の進化
mitohato14
0
170
От ручной разметки к LLM: как мы создавали облако тегов в Lamoda. Анастасия Ангелова, Data Scientist, Lamoda Tech
lamodatech
0
840
OpenLane-V2ベンチマークと代表的な手法
kzykmyzw
0
120
AZ 名とAZ ID の違いを 何度でも言うよ
miu_crescent
PRO
0
100
2025-04-14 Data & Analytics 井戸端会議 Multi tenant log platform with Iceberg
kamijin_fanta
0
140
【Λ(らむだ)】最近のアプデ情報 / RPALT20250422
lambda
0
130
Azure Maps Visual in PowerBIで分析しよう
nakasho
0
160
生成AIのユースケースをとにかく集めてまるっと学ぶ!/ all about generative ai usecases
gakumura
2
310
より良い開発者体験を実現するために~開発初心者が感じた生成AIの可能性~
masakiokuda
0
220
AIコーディングの最前線 〜活用のコツと課題〜
pharma_x_tech
4
2.8k
Dataverseの検索列について
miyakemito
1
140
React ABC Questions
hirotomoyamada
0
580
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
7
400
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Writing Fast Ruby
sferik
628
61k
Side Projects
sachag
453
42k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Facilitating Awesome Meetings
lara
54
6.3k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
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