opal/opal-jquery/kernel.rb in
opal-jquery-0.0.8
vs opal/opal-jquery/kernel.rb in
opal-jquery-0.0.9
- old
+ new
@@ -1,6 +1,5 @@
module Kernel def alert(msg) `alert(msg)`
- nil
end end