Rails/ThreeStateBooleanColumn
parse exception when table/column is dynamic
#1010
Labels
bug
Something isn't working
Currently,
Rails/ThreeStateBooleanColumn
assumes that the table name and the column name are literals. Passing in a variable or a constant raises a parse exception:Sample migration:
(version rubocop-rails-2.19.1)
The text was updated successfully, but these errors were encountered: