[MacRuby-devel] Small WebView commandline script

Eloy Durán eloy.de.enige at gmail.com
Wed Aug 3 01:39:55 PDT 2011


> 2) Is there anyway to embed/access a web developer console like the one in Safari?

You can enable it by doing the following at the start of the app:

NSUserDefaults.registerDefaults(WebKitDeveloperExtras => true)




More information about the MacRuby-devel mailing list