vendor/assets/application/index.rb in atome-0.5.3.4 vs vendor/assets/application/index.rb in atome-0.5.3.7.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
# my code here ..
# open the console in your browser ou your native app and should see the text below
puts "hello world"
\ No newline at end of file