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
¿Por qué usar Ruby on Rails?
Search
Ian Murray
November 19, 2011
Technology
2
120
¿Por qué usar Ruby on Rails?
Mi charla del Barcamp Santiago 2011.
Ian Murray
November 19, 2011
Tweet
Share
More Decks by Ian Murray
See All by Ian Murray
BDD on iOS with Kiwi
ianmurrays
1
170
Other Decks in Technology
See All in Technology
『バイトル』CTOが語る! AIネイティブ世代と切り拓くモノづくり組織
dip_tech
PRO
1
120
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
290
[Codex Meetup Japan #1] Codex-Powered Mobile Apps Development
korodroid
2
340
速習AGENTS.md:5分で精度を上げる "3ブロック" テンプレ
ismk
6
910
ComposeではないコードをCompose化する case ビズリーチ / DroidKaigi 2025 koyasai
visional_engineering_and_design
0
110
Shirankedo NOCで見えてきたeduroam/OpenRoaming運用ノウハウと課題 - BAKUCHIKU BANBAN #2
marokiki
0
180
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
190
ユーザーの声とAI検証で進める、プロダクトディスカバリー
sansantech
PRO
1
130
GoでもGUIアプリを作りたい!
kworkdev
PRO
0
130
Vibe Coding Year in Review. From Karpathy to Real-World Agents by Niels Rolland, CEO Paatch
vcoisne
0
120
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
260
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
280
Featured
See All Featured
Balancing Empowerment & Direction
lara
4
690
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
A designer walks into a library…
pauljervisheath
209
24k
Practical Orchestrator
shlominoach
190
11k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Rails Girls Zürich Keynote
gr2m
95
14k
Building Adaptive Systems
keathley
43
2.8k
Agile that works and the tools we love
rasmusluckow
331
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Leading Effective Engineering Teams in the AI Era
addyosmani
2
300
Transcript
RAILS ¿POR QUÉ USAR?
@synt4x Ian Murray
RAILS? ¿Qué es Ruby on
MITOS y no tanto
ruby mito #1 es lento
NO!
ruby no es lento se toma su tiempo ... ruby
es especial
el problema de ruby es la carga de librerías
el problema de ruby es la carga de librerías era
(no lo es en 1.9.3)
ruby mito #2 es lento rails
TAMPOCO!
rails es rápido sólo que la gente lo usa mal
optimizar SQL caching load balancing etc ...
rails es caro mito #3
en cierto sentido
PHP JAVA ··· $250 RAILS $500
se paga con PRODUCTIVIDAD y felicidad también!
BENEFICIOS
¿Por qué gastar TIEMPO y REINVENTAR LA RUEDA ?
∞ gems
∞ gems (tal vez menos)
∞ gems (tal vez menos) background jobs
∞ gems (tal vez menos) background jobs tags
∞ gems (tal vez menos) background jobs tags servidores push
∞ gems (tal vez menos) background jobs tags servidores push
búsqueda
pensado para nuestra felicidad :)
unless blocks paréntesis opcionales
una enorme comunidad
testing R S p e c TestUnit Cucumber ···
ágil
MVC
heroku
DESVENTAJAS siempre hay :(
toma tiempo ... Aprender
A la gente no le gusta
los mitos son mitos cambiemos la mentalidad aprender por aprender
gracias! speakerdeck.com/u/ianmurrays @synt4x
necesitamos railers!