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
180
Falling in ❤️ with JavaScript
swmcc
0
41
Extending the django girls tutorial
swmcc
1
75
Keeping your skills sharp in an ever changing industry
swmcc
0
430
Django V Rails
swmcc
1
59
Python.. Ruby.. Now Elixir? - Hipsters Assemble
swmcc
0
380
factory_boy & behave
swmcc
1
520
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
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
340
Debugging: All you need to know (for simultaneous interpreting)
jmatsu
2
620
Understand the mechanism! Let's do screenshots tests of Compose Previews with various variations / 仕組みから理解する!Composeプレビューを様々なバリエーションでスクリーンショットテストしよう
sumio
3
490
月間4.5億回再生を超える大規模サービス TVer iOSアプリのリアーキテクチャ戦略 - iOSDC2024
techtver
PRO
1
810
労務ドメインを快適に開発する方法 / How to Comfortably Develop in the Labor Domain
yuki21
1
250
Desafios e Lições Aprendidas na Migração de Monólitos para Microsserviços em Java
jessilyneh
2
140
Using Livebook to build and deploy internal tools @ ElixirConf 2024
hugobarauna
0
240
Increased Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
230
Go1.23で入った errorsパッケージの小さなアプデ
kuro_kurorrr
2
350
大公開!iOS開発の悩みトップ5 〜iOSDC Japan 2024〜
ryunakayama
0
190
いつか使える ObjectSpace / Maybe useful ObjectSpace
euglena1215
2
130
XStateでReactに秩序を与えたい
gizm000
0
720
Featured
See All Featured
Being A Developer After 40
akosma
84
590k
Facilitating Awesome Meetings
lara
49
5.9k
Why Our Code Smells
bkeepers
PRO
334
56k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.4k
For a Future-Friendly Web
brad_frost
174
9.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
A designer walks into a library…
pauljervisheath
201
24k
The Invisible Side of Design
smashingmag
295
50k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
28
1.6k
[RailsConf 2023] Rails as a piece of cake
palkan
48
4.6k
Done Done
chrislema
180
16k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
24
600
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