elight/acts_as_commentable_with_threading

Migration sets commentable_type to :limit => 15

Closed this issue · 1 comments

The database field 'commentable_type' has a limit of 15 characters. This doesn't work on commentables with longer classnames.

Yep. I've removed it for now.