Ruby versus Rails

A
Who’s Ruby and
What’s Rails
Allison Sheren
twitter: @allie_p
the same
!=
thing
The only
search
result:
Not ruby

Not ruby

This is ruby

Not ruby

Not ruby
Built off of Ruby (the original), there
are expansion packs (Rails). Rails is an
open source web application framework
built on Ruby.
The basics:
Ruby uses IRB,
Gems, and is
an objectoriented
programming
language

Like resource
cards, dice,
resource map
pieces,
houses,
cities, and
roads.
What were
all those
words you
just said?
Breaking it down

- Gems are: a packaged library
or application.
Rails is a gem that you use
with Ruby. Who has a favorite
gem?

Bootstrap
l
l
ky
ss
Sunspot
e
afo
S
J
und
ati
Compass
quiet asseton
s
nsack
Ra

- IRB is: interactive ruby.
Lets you try out things using
the command line
The New Stuff!

- follows rules
like MVC and DRY
- uses Rails
console
- can query a
database
- uses things like
rails generate
(outputs generic
code) or a scaffold

Includes special
things like ships,
extra water, Star
Trek related pieces,
etc.
What?!
- MVC =
model, view,
controller
- DRY = Don’t
repeat
yourself
Scaffoldin
g
Same blueprint,
Different house
Rails
combines Ruby
with HTML,
CSS, and
Javascript to
create a web
app
This is an
example of
html with
ruby code.
It’s view
code which
is in rails
but not
ruby.
What to learn
first?
My recommendation:
Learn ruby first
then add in rails
BUT
there are better
tutorials out there
for ruby on rails
that allow you to
actually build
something
1 of 14

Recommended

A brief history of functional programming (edited) by
A brief history of functional programming (edited)A brief history of functional programming (edited)
A brief history of functional programming (edited)Kieran Trezona-le Comte
64 views22 slides
Wed Development on Rails by
Wed Development on RailsWed Development on Rails
Wed Development on RailsJames Gray
1.3K views128 slides
Ruby On Rails Overview by
Ruby On Rails OverviewRuby On Rails Overview
Ruby On Rails Overviewjonkinney
4.7K views40 slides
Things that every JavaScript developer should know by Rachel Appel at FrontCo... by
Things that every JavaScript developer should know by Rachel Appel at FrontCo...Things that every JavaScript developer should know by Rachel Appel at FrontCo...
Things that every JavaScript developer should know by Rachel Appel at FrontCo...DevClub_lv
235 views24 slides
Better Framework Better Life by
Better Framework Better LifeBetter Framework Better Life
Better Framework Better Lifejeffz
887 views50 slides
Domain driven design @FrOSCon by
Domain driven design @FrOSConDomain driven design @FrOSCon
Domain driven design @FrOSConArangoDB Database
3.4K views40 slides

More Related Content

What's hot

flickr's architecture & php by
flickr's architecture & php flickr's architecture & php
flickr's architecture & php coolpics
14.2K views41 slides
Short and fast introduction to Scala by
Short and fast introduction to ScalaShort and fast introduction to Scala
Short and fast introduction to ScalaSergi González Pérez
409 views17 slides
Learn Ruby 2011 - Session 1 by
Learn Ruby 2011 - Session 1Learn Ruby 2011 - Session 1
Learn Ruby 2011 - Session 1James Thompson
611 views48 slides
Core Data in Motion by
Core Data in MotionCore Data in Motion
Core Data in MotionLori Olson
2.7K views75 slides
Ruby and Rails short motivation by
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivationjistr
592 views42 slides
Intro To Ror by
Intro To RorIntro To Ror
Intro To Rorguest5dedf5
1K views24 slides

What's hot(8)

flickr's architecture & php by coolpics
flickr's architecture & php flickr's architecture & php
flickr's architecture & php
coolpics14.2K views
Core Data in Motion by Lori Olson
Core Data in MotionCore Data in Motion
Core Data in Motion
Lori Olson2.7K views
Ruby and Rails short motivation by jistr
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivation
jistr592 views
Better framework, better life by Daniel Lv
Better framework, better lifeBetter framework, better life
Better framework, better life
Daniel Lv890 views

Similar to Ruby versus Rails

Introduction to Ruby on Rails by
Introduction to Ruby on RailsIntroduction to Ruby on Rails
Introduction to Ruby on RailsManoj Kumar
14.9K views42 slides
Introduction to Rails - presented by Arman Ortega by
Introduction to Rails - presented by Arman OrtegaIntroduction to Rails - presented by Arman Ortega
Introduction to Rails - presented by Arman Ortegaarman o
524 views52 slides
Ruby on Rails - An overview by
Ruby on Rails -  An overviewRuby on Rails -  An overview
Ruby on Rails - An overviewThomas Asikis
1.4K views37 slides
Intro To Ror by
Intro To RorIntro To Ror
Intro To Rormyuser
518 views24 slides
Úvod do Ruby on Rails by
Úvod do Ruby on RailsÚvod do Ruby on Rails
Úvod do Ruby on RailsKarel Minarik
2.4K views32 slides
Ruby on Rails introduction by
Ruby on Rails introduction Ruby on Rails introduction
Ruby on Rails introduction Tran Hung
197 views35 slides

Similar to Ruby versus Rails(20)

Introduction to Ruby on Rails by Manoj Kumar
Introduction to Ruby on RailsIntroduction to Ruby on Rails
Introduction to Ruby on Rails
Manoj Kumar14.9K views
Introduction to Rails - presented by Arman Ortega by arman o
Introduction to Rails - presented by Arman OrtegaIntroduction to Rails - presented by Arman Ortega
Introduction to Rails - presented by Arman Ortega
arman o524 views
Ruby on Rails - An overview by Thomas Asikis
Ruby on Rails -  An overviewRuby on Rails -  An overview
Ruby on Rails - An overview
Thomas Asikis1.4K views
Intro To Ror by myuser
Intro To RorIntro To Ror
Intro To Ror
myuser518 views
Úvod do Ruby on Rails by Karel Minarik
Úvod do Ruby on RailsÚvod do Ruby on Rails
Úvod do Ruby on Rails
Karel Minarik2.4K views
Ruby on Rails introduction by Tran Hung
Ruby on Rails introduction Ruby on Rails introduction
Ruby on Rails introduction
Tran Hung197 views
Ruby Sapporo Night Vol3 by Koji SHIMADA
Ruby Sapporo Night Vol3Ruby Sapporo Night Vol3
Ruby Sapporo Night Vol3
Koji SHIMADA2.2K views
RoR (Ruby on Rails) by scandiweb
RoR (Ruby on Rails)RoR (Ruby on Rails)
RoR (Ruby on Rails)
scandiweb2.5K views
Ruby on rails by chamomilla
Ruby on railsRuby on rails
Ruby on rails
chamomilla468 views
Ruby on Rails by DelphiCon
Ruby on RailsRuby on Rails
Ruby on Rails
DelphiCon349 views
Instruments ruby on rails by pmashchak
Instruments ruby on railsInstruments ruby on rails
Instruments ruby on rails
pmashchak1.3K views
Introduction To Ruby On Rails by Steve Keener
Introduction To Ruby On RailsIntroduction To Ruby On Rails
Introduction To Ruby On Rails
Steve Keener1.1K views
What's new and great in Rails 3 - Matt Gauger - Milwaukee Ruby Users Group De... by Matt Gauger
What's new and great in Rails 3 - Matt Gauger - Milwaukee Ruby Users Group De...What's new and great in Rails 3 - Matt Gauger - Milwaukee Ruby Users Group De...
What's new and great in Rails 3 - Matt Gauger - Milwaukee Ruby Users Group De...
Matt Gauger1.9K views
Ruby on Rails : First Mile by Gourab Mitra
Ruby on Rails : First MileRuby on Rails : First Mile
Ruby on Rails : First Mile
Gourab Mitra982 views
Connecting the Worlds of Java and Ruby with JRuby by Nick Sieger
Connecting the Worlds of Java and Ruby with JRubyConnecting the Worlds of Java and Ruby with JRuby
Connecting the Worlds of Java and Ruby with JRuby
Nick Sieger4.2K views
Ruby On Rails by iradarji
Ruby On RailsRuby On Rails
Ruby On Rails
iradarji15.6K views

Recently uploaded

2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlueShapeBlue
50 views23 slides
Scaling Knowledge Graph Architectures with AI by
Scaling Knowledge Graph Architectures with AIScaling Knowledge Graph Architectures with AI
Scaling Knowledge Graph Architectures with AIEnterprise Knowledge
53 views15 slides
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...ShapeBlue
57 views25 slides
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue by
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueShapeBlue
96 views20 slides
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
46 views35 slides
Five Things You SHOULD Know About Postman by
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About PostmanPostman
40 views43 slides

Recently uploaded(20)

2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue50 views
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue57 views
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue by ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
ShapeBlue96 views
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Five Things You SHOULD Know About Postman by Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman40 views
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates by ShapeBlue
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesKeynote Talk: Open Source is Not Dead - Charles Schulz - Vates
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates
ShapeBlue119 views
DRBD Deep Dive - Philipp Reisner - LINBIT by ShapeBlue
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBIT
ShapeBlue62 views
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas... by Bernd Ruecker
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
Bernd Ruecker50 views
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue by ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue96 views
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue by ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue131 views
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... by ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue65 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue102 views
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Igniting Next Level Productivity with AI-Infused Data Integration Workflows by Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software344 views
PharoJS - Zürich Smalltalk Group Meetup November 2023 by Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi141 views

Ruby versus Rails

Editor's Notes

  1. {}