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 46
Search
Jackson Pires
March 16, 2016
Programming
0
160
Ruby on Rails para Iniciantes - Aula 46
Ruby on Rails para Iniciantes - Aula 46
AJAX
Jackson Pires
March 16, 2016
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 47
jackson_pires
0
80
Ruby on Rails para Iniciantes - Aula 48
jackson_pires
0
370
Ruby on Rails para Iniciantes - Aula 49
jackson_pires
0
150
Other Decks in Programming
See All in Programming
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
1.4k
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
150
KessokuでDIでもgoroutineを活用する / Go Connect #6
mazrean
0
140
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
300
私の後悔をAWS DMSで解決した話
hiramax
4
180
MLH State of the League: 2026 Season
theycallmeswift
0
210
時間軸から考えるTerraformを使う理由と留意点
fufuhu
9
3.8k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
300
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1k
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
370
Improving my own Ruby thereafter
sisshiki1969
1
150
Rancher と Terraform
fufuhu
2
200
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6.1k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Designing for humans not robots
tammielis
253
25k
Become a Pro
speakerdeck
PRO
29
5.5k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
The Language of Interfaces
destraynor
160
25k
The Invisible Side of Design
smashingmag
301
51k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
The Cult of Friendly URLs
andyhume
79
6.6k
How to Ace a Technical Interview
jacobian
279
23k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Transcript
Ruby on Rails Para iniciantes - 4a Temporada ;-)
http://videosdeti.com.br Subscribe!
Aula 46 AJAX
Ruby on Rails AJAX ? https://pt.wikipedia.org/wiki/AJAX_(programa%C3%A7%C3%A3o)
Ruby on Rails Javascript!
Ruby on Rails Javascript / JQuery!
Ruby on Rails Rails + AJAX http://guides.rubyonrails.org/working_with_javascript_in_rails.html
Ruby on Rails Ciclo no RoR Browser > Controller >
JS > Browser
Ruby on Rails remote: true
Ruby on Rails Obrigado!