test/dummy/app/models/job.rb in
eac_rails_utils-0.8.0
vs test/dummy/app/models/job.rb in
eac_rails_utils-0.9.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
class Job < ActiveRecord::Base has_many :users