Closed joostverdoorn closed 9 years ago
IE doesn't support function.name, which we rely on in tails when generating foreign keys and urls. This commit adds a fallback where we execute a regular expression over the tostring of a function
@rogierslag please review
:+1:
IE doesn't support function.name, which we rely on in tails when generating foreign keys and urls. This commit adds a fallback where we execute a regular expression over the tostring of a function