jwo/ActiveRecord-Without-Rails

Migrate fails with Activerecord 5.2

Closed this issue · 1 comments

I was able to get it work with version 4.2 but when tried with 5.2 got error

NoMethodError: undefined method migrate' for ActiveRecord::Migrator:Class`

I spent some time to try to get it work but gave up and went with 4.2.

I just went with using the https://github.com/thuss/standalone-migrations and it worked fine with 5.2