vendor/assets/application/examples/border.rb in atome-0.5.6.1.4 vs vendor/assets/application/examples/border.rb in atome-0.5.6.1.9

- old
+ new

@@ -1,6 +1,6 @@ # frozen_string_literal: true c=circle -c.border({ thickness: 5, color: color(:blue), pattern: :dotted }) \ No newline at end of file +c.border({ thickness: 5, color: color(:blue), pattern: :dotted })