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 36
Search
Jackson Pires
May 06, 2015
Programming
0
120
Ruby on Rails para Iniciantes - Aula 36
Criando um formulário de pesquisa
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
77
Conhecendo o módulo Forwardable do Ruby
jackson_pires
0
65
COMO INSPIRAR PESSOAS E MONETIZAR O SEU CONHECIMENTO?
jackson_pires
0
54
Conhecendo a gem guard, guard-rspec e guard-livereload
jackson_pires
0
80
GDG Meetup - Carreiras em T.I.
jackson_pires
0
75
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
実はすごいスピードで進化しているCSS
hayato_yokoyama
0
110
[初登壇@jAZUG]アプリ開発者が気になるGoogleCloud/Azure+wasm/wasi
asaringo
0
130
Java on Azure で LangGraph!
kohei3110
0
110
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
300
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
280
Effect の双対、Coeffect
yukikurage
5
1.4k
Benchmark
sysong
0
140
Prism.parseで 300本以上あるエンドポイントに 接続できる権限の一覧表を作ってみた
hatsu38
1
110
Use Perl as Better Shell Script
karupanerura
0
690
F#で自在につくる静的ブログサイト - 関数型まつり2025
pizzacat83
0
290
從零到一:搭建你的第一個 Observability 平台
blueswen
1
890
イベントストーミングから始めるドメイン駆動設計
jgeem
4
820
Featured
See All Featured
Embracing the Ebb and Flow
colly
86
4.7k
Bash Introduction
62gerente
614
210k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Making Projects Easy
brettharned
116
6.2k
RailsConf 2023
tenderlove
30
1.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
130
Facilitating Awesome Meetings
lara
54
6.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Transcript
Ruby on Rails Para iniciantes - 3a Temporada \o/
http://videosdeti.com.br
[email protected]
Mentoring
Aula 36 Criando um formulário de pesquisa
Ruby on Rails Nosso model Customer name email
Ruby on Rails Entendendo os parâmetros
Ruby on Rails Criando o formulário de pesquisa
Ruby on Rails Conhecendo o form_tag / text_field_tag
Ruby on Rails Criando a pesquisa como um método de
classe
Ruby on Rails Usando scopes
Ruby on Rails Obrigado!