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
57
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
42
Other Decks in Programming
See All in Programming
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
310
Testing Trophyは叫ばない
toms74209200
0
880
Namespace and Its Future
tagomoris
6
700
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
230
Reading Rails 1.0 Source Code
okuramasafumi
0
230
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
310
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
320
OSS開発者という働き方
andpad
5
1.7k
Kiroで始めるAI-DLC
kaonash
2
590
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
690
Featured
See All Featured
Thoughts on Productivity
jonyablonski
70
4.8k
Agile that works and the tools we love
rasmusluckow
330
21k
A Tale of Four Properties
chriscoyier
160
23k
Designing Experiences People Love
moore
142
24k
Designing for Performance
lara
610
69k
Statistics for Hackers
jakevdp
799
220k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Balancing Empowerment & Direction
lara
3
620
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
How STYLIGHT went responsive
nonsquared
100
5.8k
Faster Mobile Websites
deanohume
309
31k
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!