vendor/assets/application/index.rb in atome-0.5.5.6.8 vs vendor/assets/application/index.rb in atome-0.5.5.6.9

- old
+ new

@@ -1,8 +1,9 @@ # frozen_string_literal: true # my code here .. +box({id: :my_box}) # open the console in your browser ou your native app and should see the text below puts "hello world" require './required_example' \ No newline at end of file