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
Life Outside Rails
Search
Stephen McCullough
May 06, 2014
Programming
0
610
Life Outside Rails
A very quick talk I gave to the Belfast Ruby Group on the 6th May 2014. Life outside Rails.
Stephen McCullough
May 06, 2014
Tweet
Share
More Decks by Stephen McCullough
See All by Stephen McCullough
Python and neo4j - fuck the jvm
swmcc
1
230
Falling in ❤️ with JavaScript
swmcc
0
58
Extending the django girls tutorial
swmcc
1
93
Keeping your skills sharp in an ever changing industry
swmcc
0
500
Django V Rails
swmcc
1
99
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
440
factory_boy & behave
swmcc
1
630
Tmux Lightning Talk @belfastruby
swmcc
1
1k
A brief intro to Neo4j using 'The Wire' as a data set.
swmcc
1
1.3k
Other Decks in Programming
See All in Programming
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
590
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
420
Benchmark
sysong
0
270
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
590
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
290
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
580
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
240
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
170
Node-RED を(HTTP で)つなげる MCP サーバーを作ってみた
highu
0
110
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
520
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
580
ニーリーにおけるプロダクトエンジニア
nealle
0
610
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Why Our Code Smells
bkeepers
PRO
337
57k
VelocityConf: Rendering Performance Case Studies
addyosmani
331
24k
GraphQLとの向き合い方2022年版
quramy
49
14k
Transcript
LIFE OUTSIDE RAILS Created by / Stephen McCullough @swmcc
NOT ANTI RAILS This isn't an anti rails talk. I
just think there is more to Ruby than just rails.
WHAT COMES TO MIND THEN?
SINATRA
PADRINO
JEKYLL
GRAPE
CUBA
CAMPING
WHAT, NO FRAMEWORKS?
WHAT IF I TOLD YOU THAT... You don't have to
use a fecking framework!
WHAT I USE RUBY FOR CSV Parser Task management Static
Generator ActiveRecord Building libs for a legacy system
I ALSO USE RUBY FOR... Prototyping (jekyll) API Creation (grape)
Sys Admin scripts
I ONLY USE RAILS When I have a clear defention
of success My other team members are happy with the choice Convention over configuration makes sense New code base
IS THERE MUCH SENSE IN NOT USING RAILS? No (simples)
THE END BY STEPHEN MCCULLOUGH / SWM.CC