cthiel / cardboard

A simple web-based card grouping application with a bit of collaboration

Home Page:https://github.com/cthiel/cardboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acts-as-taggable-on has issues

cthiel opened this issue · comments

  • acts-as-taggable-on has DEPRECATION WARNING: class_inheritable_attribute is deprecated, please use class_attribute method instead. Notice their behavior are slightly different, so refer to class_attribute documentation first. (called from /home/cthiel/devel/simplekanban/app/models/story.rb:5)
  • acts-as-taggable-on is kind of broken on heroku, see mbleigh/acts-as-taggable-on#137 and mbleigh/acts-as-taggable-on#167