lib/onebox/engine/github_gist_onebox.rb in onebox-1.2.6 vs lib/onebox/engine/github_gist_onebox.rb in onebox-1.2.7
- old
+ new
@@ -1,4 +1,6 @@
+# This is broken, document.write is only allowed on load
+# See: http://stackoverflow.com/questions/9154026/jquery-dynamically-load-a-gist-embed
module Onebox
module Engine
class GithubGistOnebox
include Engine