lib/toy.rb in toystore-0.10.1 vs lib/toy.rb in toystore-0.10.2
- old
+ new
@@ -81,10 +81,9 @@
autoload 'Serialization', 'toy/serialization'
autoload 'AssociationSerialization','toy/association_serialization'
autoload 'Timestamps', 'toy/timestamps'
autoload 'Validations', 'toy/validations'
- autoload 'Collection', 'toy/collection'
autoload 'List', 'toy/list'
autoload 'Lists', 'toy/lists'
autoload 'Reference', 'toy/reference'
autoload 'References', 'toy/references'
autoload 'Identity', 'toy/identity'