Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Conversation

@benburkert
Copy link

This allows dumps taken on a newer version of the object graph (or database schema) to load in older versions where some object types (or active record models) are missing.

This allows replication between different versions of a common object
graph. For example, we might want to dump from the latest ActiveRecord
models & schema version, and load to an older version of the code.
Active Record overloads this to autoload models.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant