1 of 13

Slide Notes

DownloadGo Live

Ruby on Rails

Published on Nov 18, 2015

A short introduction to Ruby on Rails for an internal talk @SDSLabs

PRESENTATION OUTLINE

Ruby on Rails

A hands on lecture
Photo by mark 75

@DHH

David Heinemeier Hansson
Photo by Roo Reynolds

Untitled Slide

Rails Architecture

Built on Rails

Untitled Slide

RoR Time Tracking

Ruby 101

TDD

Test Driven Development

RED-GREEN-REFACTOR

Photo by pablitux

Tools of the trade

  • rvm
  • Ruby, duh
  • Rails
  • Bundle
  • Heroku account

rails [s|c|g]
rake [test|routes|-T]
bundle [install]

Things to note

  • I'm still learning Rails.
  • I'll google *a lot*.
  • bundle installs will be slow.
  • Feel free to interrupt.
  • Don't type while I'm typing.
Photo by --Filippo--