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
51
Extending the django girls tutorial
swmcc
1
82
Keeping your skills sharp in an ever changing industry
swmcc
0
480
Django V Rails
swmcc
1
87
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
430
factory_boy & behave
swmcc
1
590
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
Amazon Bedrockマルチエージェントコラボレーションを諦めてLangGraphに入門してみた
akihisaikeda
1
180
Go 1.24でジェネリックになった型エイリアスの紹介
syumai
2
310
若手バックエンドエンジニアが Elasticsearch を使ってみた話
hott0mott0
1
100
Introduction to C Extensions
sylph01
3
130
CDKを使ったPagerDuty連携インフラのテンプレート化
shibuya_shogo
0
130
フロントエンドオブザーバビリティ on Google Cloud
yunosukey
0
100
Duke on CRaC with Jakarta EE
ivargrimstad
0
310
オレを救った Cline を紹介する
codehex
15
14k
【AI 自走型】Figma からデザインコーディングを行うプロンプト
tetsuro_b
0
100
楽しく向き合う例外対応
okutsu
0
760
AIレビュー導入によるCIツールとの共存と最適化
kamo26sima
1
1.1k
The Clean ArchitectureがWebフロントエンドでしっくりこないのは何故か / Why The Clean Architecture does not fit with Web Frontend
twada
PRO
62
20k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
429
65k
Typedesign – Prime Four
hannesfritz
41
2.5k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.3k
Being A Developer After 40
akosma
89
590k
How GitHub (no longer) Works
holman
314
140k
Faster Mobile Websites
deanohume
306
31k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
A designer walks into a library…
pauljervisheath
205
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
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