tmiyamon / acts-as-taggable-array-on

A simple and high performance tagging gem for Rails using PostgreSQL array.
MIT License
125 stars 26 forks source link

Handle properly case of missing column during model initialization. #20

Closed skatkov closed 6 years ago

skatkov commented 6 years ago

Fixes #15