$LOAD_PATH = ['/grandstand/javascripts']; $(document).ready(function() { $('.wysiwyg').dependency('wysiwyg', function() { this.wysiwyg('post', '.post'); }); $('head').append(''); });