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
Ruby on Rails para Iniciantes - Aula 32
Search
Jackson Pires
May 06, 2015
Programming
0
57
Ruby on Rails para Iniciantes - Aula 32
Self e Monkey Patch em Ruby
Jackson Pires
May 06, 2015
Tweet
Share
More Decks by Jackson Pires
See All by Jackson Pires
Como usar uma box Vagrant com a Cloud9 IDE para desenvolver com Elixir ou Phoenix?
jackson_pires
0
79
Conhecendo o módulo Forwardable do Ruby
jackson_pires
0
65
COMO INSPIRAR PESSOAS E MONETIZAR O SEU CONHECIMENTO?
jackson_pires
0
56
Conhecendo a gem guard, guard-rspec e guard-livereload
jackson_pires
0
80
GDG Meetup - Carreiras em T.I.
jackson_pires
0
82
20 minutos insanos de TDD e Ruby
jackson_pires
0
110
Ruby on Rails para Iniciantes - Aula 46
jackson_pires
0
160
Ruby on Rails para Iniciantes - Aula 47
jackson_pires
0
80
Ruby on Rails para Iniciantes - Aula 48
jackson_pires
0
370
Other Decks in Programming
See All in Programming
AIコーディングAgentとの向き合い方
eycjur
0
250
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
120
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
17
8k
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
110
AIエージェント開発、DevOps and LLMOps
ymd65536
1
380
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
410
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
190
print("Hello, World")
eddie
1
460
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
230
私の後悔をAWS DMSで解決した話
hiramax
4
190
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Bash Introduction
62gerente
615
210k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
The Pragmatic Product Professional
lauravandoore
36
6.8k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
11
1.1k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
910
Docker and Python
trallard
45
3.5k
Transcript
Ruby on Rails Para iniciantes - 3a Temporada \o/
http://videosdeti.com.br
[email protected]
Mentoring
Aula 32 Self e o Monkey Patch em Ruby
Self e o Monkey Patch em Ruby Self
Self e o Monkey Patch em Ruby Self é uma
palavra reservada que dá acesso ao objeto corrente
Self e o Monkey Patch em Ruby Assim podemos dizer
que ao usar obj.meth, estamos enviando o meth ao obj
Self e o Monkey Patch em Ruby Monkey Patch
Ruby on Rails Obrigado!