redhataccess / foreman-plugin

Container for Foreman Plugin
13 stars 20 forks source link

Inherit migrations from proper Rails version #14

Closed dLobatog closed 6 years ago

dLobatog commented 6 years ago

Foreman 1.17 uses Rails 5.1, and this version requires the migrations to inherit from a more specific Migration class. Without this change the migrations cannot run in Rails 5.1