This happens all the time in my console. It’s super annoying as it throws off basically everything. Ugh.

Update:
Futher bitching. This is rendered HTML for a weekly timesheet. All it needs to do is print out a table row containing links to that particular day:
Update: Turns out that the error was being caused by a library (facets/times) that I included elsewhere in my app. Everytime that piece of code was called, the whole shebang crapped out. Removed the library and all is well with the world. Credit goes to Frederick Cheung for getting me on track via the Rails mailing list!













