rails/activerecord/test/fixtures/bulbs.yml
Yves Senn f766abd4cf make it possible to access fixtures excluded by a default_scope.
Prior to this patch you'd end up with an error like:

```
ActiveRecord::RecordNotFound: Couldn't find <Model> with 'id'=<id> [WHERE (<default_scope condition>)]
```
2014-11-21 14:57:25 +01:00

6 lines
53 B
YAML

defaulty:
name: defaulty
special:
name: special