- Try increasing the speed of the videos once you get the hang of FactoryGirl (start with the gear button on the YouTube video frame).
- Head to the FactoryGirl Docs and try to implement the following:
- Aliases
- Inheritance
- Dependent attributes
- Overriding association attribtues
- Generic sequences with
#generate
(e.g., thename
attribute exists on many models) - More traits
- Anything else that looks interesting to you!