Completed
Openstructs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Missing Guide to Service Objects in Rails
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Service Objects
- 3 Rails
- 4 What are Service Objects
- 5 Object Oriented Patterns vs Functional Patterns
- 6 Functional Programming in Ruby
- 7 LightService
- 8 Handling Errors
- 9 Nested Conditionals
- 10 Dont do this
- 11 Raising exceptions
- 12 Throwing errors
- 13 Return values
- 14 True false
- 15 Openstructs
- 16 Custom Classes
- 17 Where to put the code
- 18 Outro