Rails 3 Beginner to Builder 2011 Week 3
24 Jun 2011
This is part 3 of my Rails 3: Beginner to Builderseries. https://www.schneems.com/beginner-to-builder-2011
Assignment before next week (Week 4): Chapters 8 & 9 (Task C & D)
Rails 3 Beginner to Builder 2011 Week 3 from richard schneeman on Vimeo.
Rails 3 Beginner to Builder 2011 Week 3 View more presentations from Richard Schneeman
Topics:
- Ruby
- Types of Variables and Scopes
- Where to put Stylesheets, CSS, JS, Images
- Functional Testing - Controllers
- Associations
- has_many & belongs_to
- Controllers Vs. Models