Skip to content

Instantly share code, notes, and snippets.

@adambeynon
Created March 13, 2014 18:45
Show Gist options
  • Save adambeynon/9534348 to your computer and use it in GitHub Desktop.
Save adambeynon/9534348 to your computer and use it in GitHub Desktop.
require 'opal-jquery/version'
if RUBY_ENGINE == "opal"
require 'opal-jquery/window'
require 'opal-jquery/document'
require 'opal-jquery/element'
require 'opal-jquery/event'
require 'opal-jquery/http'
require 'opal-jquery/kernel'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment