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
54
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
39
Other Decks in Programming
See All in Programming
GDG Super.init(version=6) - From Where to Wear : 모바일 개발자가 워치에서 발견한 인사이트
haeti2
0
560
WordPress Playground for Developers
iambherulal
0
120
PHPでお金を扱う時、終わりのない 謎の1円調査の旅にでなくて済む方法
nakka
3
1.4k
Modern Angular:Renovation for Your Applications @angularDays 2025 Munich
manfredsteyer
PRO
0
140
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
120
ベクトル検索システムの気持ち
monochromegane
30
9.1k
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
200
AtCoder Heuristic First-step Vol.1 講義スライド(山登り法・焼きなまし法編)
takumi152
3
990
remix + cloudflare workers (DO) docker上でいい感じに開発する
yoshidatomoaki
0
120
SQL Server ベクトル検索
odashinsuke
0
120
DataStoreをテストする
mkeeda
0
110
Day0 初心者向けワークショップ実践!ソフトウェアテストの第一歩
satohiroyuki
0
440
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
A Philosophy of Restraint
colly
203
16k
Testing 201, or: Great Expectations
jmmastey
42
7.4k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Fireside Chat
paigeccino
37
3.3k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Building Applications with DynamoDB
mza
94
6.3k
RailsConf 2023
tenderlove
29
1k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
500
The Invisible Side of Design
smashingmag
299
50k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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!