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
Como se usa Rails
Search
Frankyston Lins Nogueira
December 11, 2019
Programming
0
52
Como se usa Rails
Apresentação na Impulso Talk sobre as principais gems que é usado no dia-a-dia de um projeto Rails.
Frankyston Lins Nogueira
December 11, 2019
Tweet
Share
More Decks by Frankyston Lins Nogueira
See All by Frankyston Lins Nogueira
Ruby on Rails it's ecosystem
frankyston
0
36
Other Decks in Programming
See All in Programming
DevFest - Serverless 101 with Google Cloud Functions
tunmise
0
140
functionalなアプローチで動的要素を排除する
ryopeko
1
210
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
430
Swiftコンパイラ超入門+async関数の仕組み
shiz
0
170
PHPカンファレンス 2024|共創を加速するための若手の技術挑戦
weddingpark
0
140
Package Traits
ikesyo
1
210
テストコード書いてみませんか?
onopon
2
340
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
26
6k
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
1.9k
.NETでOBS Studio操作してみたけど…… / Operating OBS Studio by .NET
skasweb
0
120
“あなた” の開発を支援する AI エージェント Bedrock Engineer / introducing-bedrock-engineer
gawa
3
130
ChatGPT とつくる PHP で OS 実装
memory1994
PRO
3
190
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.3k
Become a Pro
speakerdeck
PRO
26
5.1k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Navigating Team Friction
lara
183
15k
VelocityConf: Rendering Performance Case Studies
addyosmani
327
24k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
jQuery: Nuts, Bolts and Bling
dougneiner
62
7.6k
How GitHub (no longer) Works
holman
312
140k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Language of Interfaces
destraynor
155
24k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
Transcript
Como usar o Rails?
Quem é Frankyston Lins? Desenvolvedor Ruby on Rails Embaixador da
Impulso Rede sociais: @frankyston https://frankyston.dev
Objetivo? Mostrar algumas gems que considero essencial no qual usamos
no dia-a-dia.
MVC DRY Convention over Configuration
https://github.com/plataformatec/devise
None
https://github.com/kaminari/kaminari
None
https://github.com/activerecord-hackery/ransack
https://github.com/activerecord-hackery/ransack
None
https://github.com/activerecord-hackery/ransack
None
https://edgeguides.rubyonrails.org/active_storage_overview.html * ImageMagick
https://edgeguides.rubyonrails.org/active_storage_overview.html
https://edgeguides.rubyonrails.org/active_storage_overview.html
https://edgeguides.rubyonrails.org/active_storage_overview.html
https://github.com/paper-trail-gem/paper_trail https://github.com/rspec/rspec-rails https://rubygems.org/gems/faker https://github.com/paxa/fast_excel https://github.com/jnunemaker/httparty https://github.com/aasm/aasm https://github.com/thoughtbot/factory_bot_rails https://github.com/vcr/vcr https://github.com/rubocop-hq/rubocop-rails/ Mais
gems...
https://github.com/CanCanCommunity/cancancan https://github.com/rweng/pry-rails https://github.com/mperham/sidekiq/ https://github.com/nathanvda/cocoon https://github.com/javan/whenever https://github.com/awesome-print/awesome_print https://github.com/twbs/bootstrap-rubygem https://github.com/rahullakhaney/bulma-on-rails https://github.com/foundation/foundation-rails Mais
gems...
Obrigado!