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
240
Falling in ❤️ with JavaScript
swmcc
0
65
Extending the django girls tutorial
swmcc
1
100
Keeping your skills sharp in an ever changing industry
swmcc
0
510
Django V Rails
swmcc
1
110
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
460
factory_boy & behave
swmcc
1
650
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
CSC509 Lecture 04
javiergs
PRO
0
300
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
0
210
Catch Up: Go Style Guide Update
andpad
0
210
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
200
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
1.9k
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
120
なぜあの開発者はDevRelに伴走し続けるのか / Why Does That Developer Keep Running Alongside DevRel?
nrslib
3
390
CSC305 Lecture 04
javiergs
PRO
0
260
開発生産性を上げるための生成AI活用術
starfish719
3
420
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
490
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
3k
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
970
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1371
200k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Done Done
chrislema
185
16k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
970
Being A Developer After 40
akosma
91
590k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
BBQ
matthewcrist
89
9.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.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