]> git.openstreetmap.org Git - rails.git/commit
Use augment.js for improved cross browser compatibility
authorTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 11:29:47 +0000 (12:29 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 11:29:47 +0000 (12:29 +0100)
commit7b626f31be8a5f60d285d39d9b1063de776ddfe0
treef03cfec5acb523fa555d86451b1096cb4f41b11f
parenta35cff243ea709059a4b268494a8f5cf1c744b85
Use augment.js for improved cross browser compatibility

Remove the quick hack for that I added for Array.forEach and pull
in augment.js instead to add missing JS methods to older browsers.
app/assets/javascripts/application.js
app/assets/javascripts/compat.js [deleted file]
vendor/assets/augment.js/augment.js [new file with mode: 0644]