lib/opal/jquery/event.rb in opal-jquery-0.5.0 vs lib/opal/jquery/event.rb in opal-jquery-0.5.1

- old
+ new

@@ -1,4 +1,6 @@ +# backtick_javascript: true + require 'opal/jquery/constants' # {Event} wraps native jQuery events into a ruby api. Instances of events # can be accessed by {#to_n}. #