You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to use this gem in a project which uses ActiveRecord in isolation, but it doesn't seem possible due to the if ::Rails::Railtie condition wrapping the code in enum_column.rb. Without this, my schema dumps don't pick up the enum.