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
210
Falling in ❤️ with JavaScript
swmcc
0
50
Extending the django girls tutorial
swmcc
1
79
Keeping your skills sharp in an ever changing industry
swmcc
0
470
Django V Rails
swmcc
1
79
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
420
factory_boy & behave
swmcc
1
580
Tmux Lightning Talk @belfastruby
swmcc
1
1k
A brief intro to Neo4j using 'The Wire' as a data set.
swmcc
1
1.2k
Other Decks in Programming
See All in Programming
混沌とした例外処理とエラー監視に秩序をもたらす
morihirok
18
3.3k
EC2からECSへ 念願のコンテナ移行と巨大レガシーPHPアプリケーションの再構築
sumiyae
3
630
自動で //nolint を挿入する取り組み / Gopher's Gathering
utgwkk
1
170
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
450
チームの立て直し施策をGoogleの 『効果的なチーム』と見比べてみた
maroon8021
0
260
Terraform で作る Amazon ECS の CI/CD パイプライン
hiyanger
0
110
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
340
Внедряем бюджетирование, или Как сделать хорошо?
lamodatech
0
980
Pythonでもちょっとリッチな見た目のアプリを設計してみる
ueponx
0
210
Rubyでつくるパケットキャプチャツール
ydah
0
530
【PHP】破壊的バージョンアップと戦った話〜決断と説得
satoshi256kbyte
0
100
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
190
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
YesSQL, Process and Tooling at Scale
rocio
171
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
192
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.3k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Embracing the Ebb and Flow
colly
84
4.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
The Invisible Side of Design
smashingmag
299
50k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
600
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Raft: Consensus for Rubyists
vanstee
137
6.7k
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