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
620
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
260
Falling in ❤️ with JavaScript
swmcc
0
74
Extending the django girls tutorial
swmcc
1
110
Keeping your skills sharp in an ever changing industry
swmcc
0
520
Django V Rails
swmcc
1
130
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
470
factory_boy & behave
swmcc
1
660
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
AtCoder Conference 2025
shindannin
0
960
CSC307 Lecture 01
javiergs
PRO
0
670
AI Agent Tool のためのバックエンドアーキテクチャを考える #encraft
izumin5210
6
1.7k
Unicodeどうしてる? PHPから見たUnicode対応と他言語での対応についてのお伺い
youkidearitai
PRO
0
850
なるべく楽してバックエンドに型をつけたい!(楽とは言ってない)
hibiki_cube
0
120
AI Agent の開発と運用を支える Durable Execution #AgentsInProd
izumin5210
7
2.1k
フルサイクルエンジニアリングをAI Agentで全自動化したい 〜構想と現在地〜
kamina_zzz
0
370
組織で育むオブザーバビリティ
ryota_hnk
0
110
コマンドとリード間の連携に対する脅威分析フレームワーク
pandayumi
1
400
TerraformとStrands AgentsでAmazon Bedrock AgentCoreのSSO認証付きエージェントを量産しよう!
neruneruo
4
2.5k
Automatic Grammar Agreementと Markdown Extended Attributes について
kishikawakatsumi
0
140
PC-6001でPSG曲を鳴らすまでを全部NetBSD上の Makefile に押し込んでみた / osc2025hiroshima
tsutsui
0
210
Featured
See All Featured
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
89
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
99
The Mindset for Success: Future Career Progression
greggifford
PRO
0
220
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.3k
Why Our Code Smells
bkeepers
PRO
340
58k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.2k
[RailsConf 2023] Rails as a piece of cake
palkan
58
6.2k
Building Adaptive Systems
keathley
44
2.9k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
140
Fireside Chat
paigeccino
41
3.8k
Designing Powerful Visuals for Engaging Learning
tmiket
0
200
技術選定の審美眼(2025年版) / Understanding the Spiral of Technologies 2025 edition
twada
PRO
115
100k
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