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
37
Other Decks in Programming
See All in Programming
自力でTTSモデルを作った話
zgock999
0
100
ファインディLT_ポケモン対戦の定量的分析
fufufukakaka
0
920
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
260
color-scheme: light dark; を完全に理解する
uhyo
7
490
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
380
Open source software: how to live long and go far
gaelvaroquaux
0
660
責務と認知負荷を整える! 抽象レベルを意識した関心の分離
yahiru
8
1.3k
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
54
19k
もう僕は OpenAPI を書きたくない
sgash708
5
1.9k
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
230
負債になりにくいCSSをデザイナとつくるには?
fsubal
10
2.6k
GoとPHPのインターフェイスの違い
shimabox
2
210
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Automating Front-end Workflow
addyosmani
1368
200k
Why Our Code Smells
bkeepers
PRO
336
57k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
The Invisible Side of Design
smashingmag
299
50k
Building Adaptive Systems
keathley
40
2.4k
Statistics for Hackers
jakevdp
797
220k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
430
Writing Fast Ruby
sferik
628
61k
A Tale of Four Properties
chriscoyier
158
23k
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!