Ruby on Rails A Crash Course - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Ruby on Rails A Crash Course

Description:

The Geek Stuff. Applications Using Rails. Resources. A Web Application in 5 minutes ... The Geek Stuff. MVC Design Pattern. Model = The Data. View = What the ... – PowerPoint PPT presentation

Number of Views:107
Avg rating:3.0/5.0
Slides: 9
Provided by: Office2557
Category:
Tags: course | crash | geek | rails | ruby

less

Transcript and Presenter's Notes

Title: Ruby on Rails A Crash Course


1
Ruby on RailsA Crash Course
  • Dan Pickett
  • Enlight Solutions, Inc.
  • www.enlightsolutions.com

2
What do you want to know?
  • Whiteboard Session

3
Overview
  • What is Ruby on Rails?
  • The Geek Stuff
  • Applications Using Rails
  • Resources
  • A Web Application in 5 minutes
  • Your Questions and Comments

4
What is Ruby on Rails?
  • Painless Software Development
  • David Heinemeier Hansson (creator) would say Ruby
    on Rails is beautiful
  • It reads well
  • Its extremely portable
  • It allows developers to focus on functionality
    and not the internal wiring

5
The Geek Stuff
  • MVC Design Pattern
  • Model The Data
  • View What the user is looking at
  • Controller What controls the experience
  • 3 Tiered Database Architecture
  • Automated Object Relational Mapping
  • Database Versioning

6
Advanced Geek Stuff
  • Migrations
  • Fixtures
  • Automated Testing
  • Automated Deployment (Capistrano)

7
Applications Using Rails
  • Typo (Blog)
  • Mephisto (Blog / CMS) - Beta
  • Shopify (E-Commerce)
  • 37Signals Products

8
Resources
  • Rubyonrails.org
  • API, Screencasts, Wiki
  • Agile Web Development with Ruby on Rails - Dave
    Thomas
  • The Blog Community
Write a Comment
User Comments (0)
About PowerShow.com