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

- old
+ new

@@ -1,4 +1,6 @@ +# backtick_javascript: true + module Browser # {Browser::LocalStorage} is a simple wrapper around `localStorage` in the # browser. # # Instead of using the class directly, the main instance {LocalStorage}