Re: [MacRuby-devel] Small WebView commandline script

2011-08-03 Thread Matt Aimonetti
ohh that's a neat trick, thanks Eloy! - Matt On Wed, Aug 3, 2011 at 1:39 AM, Eloy Durán wrote: > > 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(WebKi

Re: [MacRuby-devel] Small WebView commandline script

2011-08-03 Thread Eloy Durán
> 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) ___ MacRuby-devel mailing list Mac