panupan
panupan
This fixes link_to_add when we have two nested forms on a page with different objects and they have overlapping associations. An example being Issue.attachments and Comment.attachments.
Our log files can get quite big so it'd be nice if we could set a maximum size for them. Once the maximum size is reached, it will start popping...
Was trying to run KiF UI automation tests on a project with MRProgress installed as a CocoaPod and was running into a strange exception. This seems to resolve the issue.