lib/vedeu/cursors/dsl.rb in vedeu-0.8.0 vs lib/vedeu/cursors/dsl.rb in vedeu-0.8.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Vedeu
module Cursors
# Control the visibility of the cursor for each interface/view.
- old
+ new