Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
MVC Magical Vegetarian Cars
Slide 2
Slide 2 text
design pattern
Slide 3
Slide 3 text
model
Slide 4
Slide 4 text
model
Slide 5
Slide 5 text
model queries
Slide 6
Slide 6 text
model queries
Slide 7
Slide 7 text
model queries results
Slide 8
Slide 8 text
model queries results
Slide 9
Slide 9 text
controller glue component middleman
Slide 10
Slide 10 text
controller glue component middleman @variable session helpers
Slide 11
Slide 11 text
view @variable session helpers
Slide 12
Slide 12 text
view @variable session helpers
Slide 13
Slide 13 text
view @variable session helpers
Slide 14
Slide 14 text
view @variable session helpers
Slide 15
Slide 15 text
view model controller
Slide 16
Slide 16 text
view model controller
Slide 17
Slide 17 text
view model controller
Slide 18
Slide 18 text
view model controller
Slide 19
Slide 19 text
view model controller BAD
Slide 20
Slide 20 text
No content
Slide 21
Slide 21 text
view model controller
Slide 22
Slide 22 text
controller router /posts/1
Slide 23
Slide 23 text
controllers router /posts/1
Slide 24
Slide 24 text
controllers router ? /posts/1
Slide 25
Slide 25 text
controllers router router
Slide 26
Slide 26 text
Sooo... Rails?
Slide 27
Slide 27 text
Ruby on Rails, often shortened to Rails, is an open source web application framework for the Ruby programming language.
Slide 28
Slide 28 text
Rails is a web application framework written in Ruby
Slide 29
Slide 29 text
Rails is an MVC framework
Slide 30
Slide 30 text
Rails is an MVC framework + some sugar
Slide 31
Slide 31 text
Don't do what I do!
Slide 32
Slide 32 text
Data Modeling
Slide 33
Slide 33 text
1. Entity Identification 2. Relationship Correlation 3. Attribute Definition 4. Type Definition
Slide 34
Slide 34 text
1. Entity Identification 2. Relationship Correlation 3. Attribute Definition 4. Type Definition
Slide 35
Slide 35 text
1. Entity Identification 2. Relationship Correlation 3. Attribute Definition 4. Type Definition
Slide 36
Slide 36 text
1. Entity Identification 2. Relationship Correlation 3. Attribute Definition 4. Type Definition
Slide 37
Slide 37 text
No content