assaf/vanity

Rails 5 Support

tansaku opened this issue · 4 comments

Working with Rails 5 we get the following issue:

Directly inheriting from ActiveRecord::Migration is not supported 

hi @phillbaker it was a blocking error I think

Fixed in b20d733