Top Banner
Spamstr Rails Edition Ryan L. Cross Cylence Web Design
6

Overview of Ruby on Rails

Jul 19, 2015

Download

Technology

Ryan Cross
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Overview of Ruby on Rails

SpamstrRails Edition

Ryan L. CrossCylence Web Design

Page 2: Overview of Ruby on Rails

Ruby on Rails

• Ruby framework

• MVC-based

• Model, View, Controller

• Greatly simplifies CRUD

• Create, Read, Update, Delete

Page 3: Overview of Ruby on Rails

Core Components

• ActiveRecord

• ActiveResource

• ActionPack

• ActiveSupport

• ActionMailer

Page 4: Overview of Ruby on Rails

Structural Components

• Models

• Views

• Controllers

• Helpers

• Configuration

• Static Assets

• Migrations

• Tests

Page 5: Overview of Ruby on Rails

Extending Rails

• Plugins

• Ruby Gems

Page 6: Overview of Ruby on Rails

Ryan L. Cross

cylenceweb.com

[email protected]

@slant @cylencewebTwitter