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
50
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
34
Other Decks in Programming
See All in Programming
Compose 1.7のTextFieldはPOBox Plusで日本語変換できない
tomoya0x00
0
190
Macとオーディオ再生 2024/11/02
yusukeito
0
370
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
190
TypeScriptでライブラリとの依存を限定的にする方法
tutinoko
2
660
Quine, Polyglot, 良いコード
qnighy
4
640
Laravel や Symfony で手っ取り早く OpenAPI のドキュメントを作成する
azuki
2
110
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
910
Realtime API 入門
riofujimon
0
150
Outline View in SwiftUI
1024jp
1
330
What’s New in Compose Multiplatform - A Live Tour (droidcon London 2024)
zsmb
1
470
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
2
1.1k
Featured
See All Featured
What's new in Ruby 2.0
geeforr
343
31k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
120
BBQ
matthewcrist
85
9.3k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
We Have a Design System, Now What?
morganepeng
50
7.2k
How STYLIGHT went responsive
nonsquared
95
5.2k
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!