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
ALL CODE BASE ARE BELONG TO STUDY
uzulla
29
6.9k
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
140
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
5.9k
Module Proxyのマニアックな話 / Niche Topics in Module Proxy
kuro_kurorrr
0
1.3k
Software Architecture
hschwentner
6
2.4k
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
190
エンジニアに事業やプロダクトを理解してもらうためにやってること
murabayashi
0
120
SwiftDataを使って10万件のデータを読み書きする
akidon0000
0
250
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
480
20251016_Rails News ~Rails 8.1の足音を聴く~
morimorihoge
3
910
Pythonに漸進的に型をつける
nealle
1
150
Dive into Triton Internals
appleparan
0
420
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
640
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Six Lessons from altMBA
skipperchong
29
4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
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