Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update migration base class to work with new versions of Rails (#1041)
What? ===== Rails' migrations now support versioning; this updates the superclass to conditionally swap based on versions of Rails to remove a deprecation warning.
- Loading branch information