You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
I was trying to read the documentation for Ruby Facets, but was prevented by Firefox's security measures. Here are the entries from the console:
Blocked loading mixed active content "http://code.jquery.com/jquery-1.6.2.min.js"[Learn More] rubyfaux
Blocked loading mixed active content "http://yandex.st/highlightjs/6.0/highlight.min.js"[Learn More] rubyfaux
Blocked loading mixed active content "http://yandex.st/highlightjs/6.0/styles/default.min.css"[Learn More] rubyfaux
ReferenceError: jQuery is not defined jquery.history.js:194
ReferenceError: jQuery is not defined quicksearch.js:28
ReferenceError: $ is not defined rubyfaux:51
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
And to note, the URL https://rubyworks.github.io/rubyfaux/?doc=http://rubyworks.github.io/facets/docs/facets-2.9.3/core.json would probably have to change. Both to reflect HTTPS, and that facets 3.0.0 was just released. 😄
I was trying to read the documentation for Ruby Facets, but was prevented by Firefox's security measures. Here are the entries from the console:
And to note, the URL
https://rubyworks.github.io/rubyfaux/?doc=http://rubyworks.github.io/facets/docs/facets-2.9.3/core.jsonwould probably have to change. Both to reflect HTTPS, and that facets 3.0.0 was just released. 😄