test/dummy/app/models/activity.rb in
canard-0.5.0.pre
vs test/dummy/app/models/activity.rb in
canard-0.6.0.pre
- old
+ new
@@ -1,2 +1,4 @@
+# frozen_string_literal: true
+
class Activity
-end
\ No newline at end of file
+end