Mike Enriquez

Results 6 issues of Mike Enriquez

Prevent conflict with other code/plugins that use the event. http://docs.jquery.com/Namespaced_Events

Connecting to an Oracle database uses the logged in user's default schema. We need the ability to specify a different schema. The Sequel gem has a :default_schema option while connecting,...

The current published version doesn't have a tag. This PR should apply to b13e788ed217097fb5fcc42fdc194816fbfad1fb.

UIAuto magically finds your app bundle if it is in `~/Library/Developer/Xcode/DerivedData/`. This location may be different if it has been customized in Xcode... so we should first parse `~/Library/Preferences/com.apple.dt.Xcode.plist` to...