jkrall / analytical

Gem for managing multiple analytics services in your rails app.
MIT License
380 stars 92 forks source link

Console breaks if you don't use Prototype #2

Closed ChrisRicca closed 14 years ago

ChrisRicca commented 14 years ago

Specifically, you can't do: $H(#{data.to_json}).toJSON()

ChrisRicca commented 14 years ago

Will look for an alternative way of JSON-ifying the data when I get a chance, but for now wanted to note issue here.

jkrall commented 14 years ago

Simple fix to console module, so that Prototype $H() isn't required. Closed by 6647edf7a02adafbb7b539b077bd102fb3353edc