プルリクアプリでmigrationが落ちましたし(´・ω・`)
NoMethodError: undefined method `perform' for nil:NilClass
/app/vendor/bundle/ruby/2.6.0/gems/strong_migrations-0.4.1/lib/strong_migrations/migration.rb:14:in `method_missing'
/app/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/migration.rb:604:in `method_missing'
/app/db/migrate/20170918125918_ids_to_bigints.rb:69:in `<class:IdsToBigints>'
/app/db/migrate/20170918125918_ids_to_bigints.rb:3:in `<top (required)>'
Rubyちゃんきびちい
https://github.com/zunda/mastodon/commit/f7fd1853b07a4ecfed2156ebf1ce79f22826b235
SyntaxError: /app/db/migrate/20170918125918_ids_to_bigints.rb:9: dynamic constant assignment
INCLUDED_COLUMNS = [
^~~~~~~~~~~~~~~~