elight/acts_as_commentable_with_threading

:force => true

Closed this issue · 0 comments

For some reason my migration didn't like the force => true line. It could be because I did not already have the table, so it could not drop the table before creating it. Otherwise, I have no idea. Very minor problem, the fix was just to remove the statement.