no implicit conversion of Symbol into Integer when migrating in production
问题 So I'm working on an existing app and for some reason I was able to get it working and mirrored on my local environment however when I try migrating on heroku I get the below error, any ideas? Error: == 20141119113015 CreateReleasedInventoryStatus: migrating ==================== -- create_enum("eh_released_inventory_status", ["rejected", "pending", "allocated", "released", "transferred"]) rake aborted! StandardError: An error has occurred, this and all later migrations canceled: no implicit