-
Ryuta Kamizono authored
`Bulb` has `belongs_to :car, touch: true`, so `Bulb.create!` requires `Car` class. https://buildkite.com/rails/rails/builds/77109#95e0e096-8999-4a03-8c69-ec6f02f99b6f/995-1003
Ryuta Kamizono authored`Bulb` has `belongs_to :car, touch: true`, so `Bulb.create!` requires `Car` class. https://buildkite.com/rails/rails/builds/77109#95e0e096-8999-4a03-8c69-ec6f02f99b6f/995-1003
Loading